Classes | Namespaces | Typedefs
SplineFwd.h File Reference
#include <Eigen/Core>
Include dependency graph for SplineFwd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Eigen::Spline< _Scalar, _Dim, _Degree >
 A class representing multi-dimensional spline curves. More...
 
struct  Eigen::SplineTraits< SplineType, DerivativeOrder >
 
struct  Eigen::SplineTraits< Spline< _Scalar, _Dim, _Degree >, _DerivativeOrder >
 Compile-time attributes of the Spline class for fixed degree. More...
 
struct  Eigen::SplineTraits< Spline< _Scalar, _Dim, _Degree >, Dynamic >
 Compile-time attributes of the Spline class for Dynamic degree. More...
 

Namespaces

 Eigen
 

Typedefs

typedef Spline< double, 2 > Eigen::Spline2d
 2D double B-spline with dynamic degree. More...
 
typedef Spline< float, 2 > Eigen::Spline2f
 2D float B-spline with dynamic degree. More...
 
typedef Spline< double, 3 > Eigen::Spline3d
 3D double B-spline with dynamic degree. More...
 
typedef Spline< float, 3 > Eigen::Spline3f
 3D float B-spline with dynamic degree. More...
 


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50