ardupilot/libraries/AP_Math
Andrew Tridgell 338fb1642a AP_Math: make out vector and matrix elements used types with fixed sizes
this prevents differences between CPU types
2011-12-16 20:09:11 +11:00
..
examples/polygon AP_Math: added Polygon_complete() function 2011-12-15 14:42:34 +11:00
AP_Math.h AP_Math: make out vector and matrix elements used types with fixed sizes 2011-12-16 20:09:11 +11:00
keywords.txt Beginnings of a math library for ArduPilot(Mega) systems. 2010-09-08 08:21:46 +00:00
matrix3.h AP_Math: make out vector and matrix elements used types with fixed sizes 2011-12-16 20:09:11 +11:00
polygon.cpp AP_Math: added Polygon_complete() function 2011-12-15 14:42:34 +11:00
polygon.h AP_Math: added Polygon_complete() function 2011-12-15 14:42:34 +11:00
vector2.h AP_Math: make out vector and matrix elements used types with fixed sizes 2011-12-16 20:09:11 +11:00
vector3.h AP_Math: make out vector and matrix elements used types with fixed sizes 2011-12-16 20:09:11 +11:00