ardupilot/libraries/AP_Math
DrZiplok@gmail.com 7721e622aa Rather than subclassing from the templated classes, just typedef directly to them.
This should solve the issues related to assigning to the convenience types.


git-svn-id: https://arducopter.googlecode.com/svn/trunk@543 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-09-23 05:45:43 +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 Rather than subclassing from the templated classes, just typedef directly to them. 2010-09-23 05:45:43 +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