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.
 
 
 
 
 
 
Tom Pittenger 8c9dcf4ad8 AP_Math: added CRC16_CCITT non-standard variant 4 years ago
..
benchmarks
examples AP_Math: examples: rotations: add test for duplicate rotations. 4 years ago
tests AP_Math: move to 32 digit rotation constants 4 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: fixed expo_curve() 4 years ago
AP_Math.h AP_Math: fixed expo_curve() 4 years ago
SCurve.cpp AP_Math: Spelling fix 4 years ago
SCurve.h AP_Math: fixed error where t4_out could be negative in SCurve::calculate_path 4 years ago
SplineCurve.cpp
SplineCurve.h
control.cpp AP_Math: Control: Refactor to use Jerk 4 years ago
control.h AP_Math: Control: Refactor to use Jerk 4 years ago
crc.cpp AP_Math: added CRC16_CCITT non-standard variant 4 years ago
crc.h AP_Math: added CRC16_CCITT non-standard variant 4 years ago
definitions.h AP_Math: use ftype for a few internal trig fns 4 years ago
ftype.h AP_Math: change wrap_PI to ftype 4 years ago
location.cpp
location.h
location_double.cpp
matrix3.cpp AP_Math: use ftype for a few internal trig fns 4 years ago
matrix3.h AP_Math: allow for double EKF build 4 years ago
matrixN.cpp
matrixN.h
matrix_alg.cpp
polyfit.cpp
polyfit.h
polygon.cpp
polygon.h
quaternion.cpp AP_Math: correct descriptions of quaternion functions 4 years ago
quaternion.h AP_Math: correct descriptions of quaternion functions 4 years ago
rotations.h AP_Math: move to 32 digit rotation constants 4 years ago
spline5.cpp
spline5.h
vector2.cpp AP_Math: fixed a few more single precision calls 4 years ago
vector2.h AP_Math: vector2f gets float.h include 4 years ago
vector3.cpp AP_Math: move to 32 digit rotation constants 4 years ago
vector3.h AP_Math: allow for double EKF build 4 years ago
vectorN.h