PX4 Firmware
PX4 Autopilot Software http://px4.io
BezierQuad.hpp File Reference
#include <matrix/math.hpp>
#include "BezierQuad.cpp"
Include dependency graph for BezierQuad.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bezier::BezierQuad< Tp >
 

Namespaces

 bezier
 

Typedefs

using bezier::BezierQuad_f = BezierQuad< float >
 
using bezier::BezierQuad_d = BezierQuad< double >