ardupilot/libraries/AP_Math
rmackay9@yahoo.com 15e6469ca9 added downcasting to MATRIX3_CTORS. this fixes some problems with setting the results from a formula to a variable (i..e m1 = m2*2).
git-svn-id: https://arducopter.googlecode.com/svn/trunk@541 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-09-23 05:39:50 +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 added downcasting to MATRIX3_CTORS. this fixes some problems with setting the results from a formula to a variable (i..e m1 = m2*2). 2010-09-23 05:39:50 +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