ardupilot/libraries/AP_Math
2010-09-23 03:14:15 +00:00
..
AP_Math.h Beginnings of a math library for ArduPilot(Mega) systems. 2010-09-08 08:21:46 +00:00
keywords.txt Beginnings of a math library for ArduPilot(Mega) systems. 2010-09-08 08:21:46 +00:00
matrix3.h minor corrections to the operator *= and constructor so that matrix can be more easily created from vector objects 2010-09-23 03:14:15 +00:00
vector2.h Remove a bunch of probably wrong const cruft. Ditch the dubious array index operators from vector2. 2010-09-22 17:41:49 +00:00
vector3.h Remove a bunch of probably wrong const cruft. Ditch the dubious array index operators from vector2. 2010-09-22 17:41:49 +00:00