Namespaces | Classes | Typedefs | Enumerations
Spline Namespace Reference

Namespaces

 General
 
 Uniform
 

Classes

struct  BoundaryCondition
 
class  Function
 
class  Function< 1, AKnotVector, ABasisFunction >
 
class  Solver
 Computes B-spline coefficients. More...
 

Typedefs

typedef unsigned char dim_t
 

Enumerations

enum  BoundaryConditionType { eNatural = 0, ePeriodic = 1, eFirstDerivative = 2, eSecondDerivative = 3 }
 

Typedef Documentation

typedef unsigned char Spline::dim_t

Definition at line 13 of file GeneralBSpline.h.

Enumeration Type Documentation

Enumerator
eNatural 
ePeriodic 
eFirstDerivative 
eSecondDerivative 

Definition at line 14 of file SplineSolver.h.


, generated on Tue Sep 26 2023.