Developer documentation
Version 3.0.3-105-gd3941f44
MR::Math::HermiteSpline< T > Class Template Reference

#include "math/cubic_spline.h"

Inheritance diagram for MR::Math::HermiteSpline< T >:
MR::Math::CubicSpline< T >

Additional Inherited Members

- Protected Member Functions inherited from MR::Math::CubicSpline< T >
 CubicSpline (SplineProcessingType processType, const BasisMatrix basis_matrix, const BasisMatrix deriv_basis_matrix)
 
- Protected Attributes inherited from MR::Math::CubicSpline< T >
const BasisMatrix basis_matrix
 
const BasisMatrix deriv_basis_matrix
 
- Static Protected Attributes inherited from MR::Math::CubicSpline< T >
static const BasisMatrix cubic_poly_derivative_operator
 

Detailed Description

template<typename T>
class MR::Math::HermiteSpline< T >

Definition at line 92 of file cubic_spline.h.


The documentation for this class was generated from the following file: