PX4 Firmware
PX4 Autopilot Software http://px4.io
|
3D vector class. More...
#include "math.hpp"
Go to the source code of this file.
Classes | |
class | matrix::Matrix< Type, M, N > |
class | matrix::Vector< Type, M > |
class | matrix::Dcm< Type > |
Direction cosine matrix class. More... | |
class | matrix::Vector2< Type > |
class | matrix::Vector3< Type > |
Namespaces | |
matrix | |
Typedefs | |
typedef Vector3< float > | matrix::Vector3f |
3D vector class.
Definition in file Vector3.hpp.