ardupilot/libraries/AP_Math
2015-09-16 15:10:25 +09:00
..
examples
AP_Math_AVR_Compat.h
AP_Math.cpp AP_Math: Move simple math function implementations to header for better 2015-09-09 09:57:51 +10:00
AP_Math.h AP_Math: Move simple math function implementations to header for better 2015-09-09 09:57:51 +10:00
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: added locations_are_same(loc1,loc2) helper 2015-09-08 17:05:54 +10:00
matrix3.cpp
matrix3.h
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
quaternion.h
rotations.h
vector2.cpp
vector2.h Math: add Vector2 is_zero method 2015-09-16 15:10:25 +09:00
vector3.cpp
vector3.h
vectorN.h