ardupilot/libraries/AP_Math
Siddharth Bharat Purohit 1ffbffa0e7 AP_Math: check if failed to allocate memory 2015-09-03 16:59:14 +10:00
..
examples AP_Math: standardize inclusion of libaries headers 2015-08-11 16:38:18 +10:00
AP_Math.cpp Math: maxf and minf functions 2015-08-19 16:44:34 +09:00
AP_Math.h AP_Math: use is_zero instead of defining our own epsilon 2015-09-03 16:59:13 +10:00
AP_Math_AVR_Compat.h
edc.cpp
edc.h AP_Math: standardize inclusion of libaries headers 2015-08-11 16:38:18 +10:00
keywords.txt
location.cpp AP_Math: standardize inclusion of libaries headers 2015-08-11 16:38:18 +10:00
matrix3.cpp AP_Math: added euler312 functions (for gimbal) 2015-05-25 09:03:11 +10:00
matrix3.h AP_Math: added euler312 functions (for gimbal) 2015-05-25 09:03:11 +10:00
matrix_alg.cpp AP_Math: check if failed to allocate memory 2015-09-03 16:59:14 +10:00
polygon.cpp
polygon.h
quaternion.cpp AP_Math: use matrix3 euler312 operations in quaternion library 2015-05-25 09:08:31 +10:00
quaternion.h AP_Math: use matrix3 euler312 operations in quaternion library 2015-05-25 09:08:31 +10:00
rotations.h
vector2.cpp AP_Math: revert AP_Math class change 2015-05-05 13:27:06 +10:00
vector2.h
vector3.cpp AP_Math: revert AP_Math class change 2015-05-05 13:27:06 +10:00
vector3.h AP_Math: compiler warning: is_zero special case for vector3.h in a template 2015-05-05 13:26:50 +10:00
vectorN.h