PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "math.hpp"
Go to the source code of this file.
Classes | |
class | matrix::Dcm< Type > |
Direction cosine matrix class. More... | |
class | matrix::Euler< Type > |
Euler angles class. More... | |
class | matrix::AxisAngle< Type > |
AxisAngle class. More... | |
class | matrix::AxisAngle< Type > |
AxisAngle class. More... | |
Namespaces | |
matrix | |
Typedefs | |
typedef AxisAngle< float > | matrix::AxisAnglef |
Definition in file AxisAngle.hpp.