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 unsigned char Spline::dim_t |
Definition at line 13 of file GeneralBSpline.h.
| Enumerator | |
|---|---|
| eNatural | |
| ePeriodic | |
| eFirstDerivative | |
| eSecondDerivative | |
Definition at line 14 of file SplineSolver.h.