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.
 
 
 
 
 
 
Pierre Kancir 519b1a6913 AP_Math: correct and increase unit test coverage 4 years ago
..
benchmarks
examples AP_Math: fixup matrix algorithms to be in cpp file 4 years ago
tests AP_Math: correct and increase unit test coverage 4 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp AP_Math: removed assert calls 4 years ago
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: support either polarity in linear_interpolate() 4 years ago
AP_Math.h AP_Math: support either polarity in linear_interpolate() 4 years ago
SCurve.cpp AP_Math: minor format fix to SCurve::advance_target_along_track 4 years ago
SCurve.h AP_Math: add SCurve library 4 years ago
SplineCurve.cpp AP_Math: add SplineCurve library 4 years ago
SplineCurve.h AP_Math: add SplineCurve library 4 years ago
control.cpp AP_Math: Fix before squash 4 years ago
control.h AP_Math: Control: Add XY S-Curve shapers and shaping limits 4 years ago
crc.cpp
crc.h
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 AP_Math: add Quaternion::roll_pitch_difference 4 years ago
quaternion.h AP_Math: add Quaternion::roll_pitch_difference 4 years ago
rotations.h
spline5.cpp
spline5.h
vector2.cpp AP_Math: Vector2,3 get limit_length methods 4 years ago
vector2.h AP_Math: Vector2,3 get limit_length methods 4 years ago
vector3.cpp AP_Math: Fix before squash 4 years ago
vector3.h AP_Math: Fix before squash 4 years ago
vectorN.h