PX4 Firmware
PX4 Autopilot Software http://px4.io
Slice.hpp File Reference

A simple matrix template library. More...

#include "math.hpp"
Include dependency graph for Slice.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

A simple matrix template library.

Author
Julian Kent < julia.nosp@m.n@au.nosp@m.terio.nosp@m.n.co.nosp@m.m >

Definition in file Slice.hpp.