You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell a1fb0592a9 AP_Math: specialise polyfit for vectors 4 years ago
..
benchmarks AP_Math: add missing ; on benchmark test 4 years ago
examples AP_Math: fixup matrix algorithms to be in cpp file 4 years ago
tests AP_Math: add tests for circle-segment-intersection 4 years ago
tools/geodesic_grid AP_Math: ensure that we use environment Python interpreter 5 years ago
AP_GeodesicGrid.cpp AP_Math: remove use of Vector3 as function 5 years ago
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: speedup fill nanf 4 years ago
AP_Math.h AP_Math: fixup matrix algorithms to be in cpp file 4 years ago
control.cpp AP_Math: add control common functions 4 years ago
control.h AP_Math: add control common functions 4 years ago
crc.cpp AP_Math: added crc_sum8 4 years ago
crc.h AP_Math: added crc_sum8 4 years ago
definitions.h AP_Math: Add conversion Ams to mAh 4 years ago
location.cpp
location.h
location_double.cpp
matrix3.cpp AP_Math: cleanup maths functions 4 years ago
matrix3.h
matrixN.cpp
matrixN.h
matrix_alg.cpp AP_Math: fixup matrix algorithms to be in cpp file 4 years ago
polyfit.cpp AP_Math: specialise polyfit for vectors 4 years ago
polyfit.h AP_Math: specialise polyfit for vectors 4 years ago
polygon.cpp
polygon.h
quaternion.cpp
quaternion.h
rotations.h
spline5.cpp
spline5.h
vector2.cpp AP_Math: cleanup maths functions 4 years ago
vector2.h AP_Math: allow build without other headers for vector2.h 4 years ago
vector3.cpp AP_Math: cleanup maths functions 4 years ago
vector3.h AP_Math: allow vector3.h to be included earlier in include chain 4 years ago
vectorN.h