ardupilot/libraries/AP_Math
rmackay9@yahoo.com 8708675b1f added constructor with 9 elements to matrix3.h
corrected matrix * vector function.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@551 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-09-25 02:43:11 +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 constructor with 9 elements to matrix3.h 2010-09-25 02:43:11 +00:00
vector2.h Rather than subclassing from the templated classes, just typedef directly to them. 2010-09-23 05:45:43 +00:00
vector3.h Rather than subclassing from the templated classes, just typedef directly to them. 2010-09-23 05:45:43 +00:00