PX4 Firmware
PX4 Autopilot Software http://px4.io
|
A simple matrix template library. 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::Slice< Type, P, Q, M, N > |
Namespaces | |
matrix | |
A simple matrix template library.
Definition in file Slice.hpp.