mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 23:48:31 -04:00
fb9790e1f4
this means we only link this in once, rather than for every use of matrix multiply, which saves us some flash space We need to be careful not to put large pieces of code in template headers, as if the operation is used a lot, it costs us a lot of code space |
||
---|---|---|
.. | ||
examples | ||
AP_Math.cpp | ||
AP_Math.h | ||
keywords.txt | ||
matrix3.cpp | ||
matrix3.h | ||
polygon.cpp | ||
polygon.h | ||
quaternion.cpp | ||
quaternion.h | ||
rotations.h | ||
vector2.h | ||
vector3.cpp | ||
vector3.h |