Spline.h File Reference
#include "./InternalHeaderCheck.h"
#include "SplineFwd.h"

Go to the source code of this file.

Classes

class  Eigen::Spline< Scalar_, Dim_, Degree_ >
 A class representing multi-dimensional spline curves. More...
 

Namespaces

 Eigen
 Namespace containing all symbols from the Eigen library.
 

Functions

template<typename SplineType , typename DerivativeType >
void Eigen::derivativesImpl (const SplineType &spline, typename SplineType::Scalar u, DenseIndex order, DerivativeType &der)