| addP() (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| alpha (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| Alpha(double wavelength) | BSplineBase< T > | |
| Alpha() | BSplineBase< T > | inline |
| apply(const T *y) | BSplineBase< T > | |
| Base typedef (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| base (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| Basis(int m, T x) | BSplineBase< T > | protected |
| BC (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| BC_ZERO_ENDPOINTS enum value | BSplineBase< T > | |
| BC_ZERO_FIRST enum value | BSplineBase< T > | |
| BC_ZERO_SECOND enum value | BSplineBase< T > | |
| Beta(int m) | BSplineBase< T > | inlineprotected |
| BoundaryConditions | BSplineBase< T > | protectedstatic |
| BoundaryConditionTypes enum name | BSplineBase< T > | |
| BSpline(const T *x, int nx, const T *y, double wl, int bc_type=BSplineBase< T >::BC_ZERO_SECOND, int num_nodes=0) | BSpline< T > | |
| BSpline(BSplineBase< T > &base, const T *y) | BSpline< T > | |
| BSplineBase(const T *x, int nx, double wl, int bc_type=BC_ZERO_SECOND, int num_nodes=0) | BSplineBase< T > | |
| BSplineBase(const BSplineBase &bb) | BSplineBase< T > | |
| calculateQ() (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| coefficient(int n) | BSpline< T > | |
| datum_type typedef (defined in BSplineBase< T >) | BSplineBase< T > | |
| DBasis(int m, T x) | BSplineBase< T > | protected |
| Debug(int on=-1) | BSplineBase< T > | inlinestatic |
| DX (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| evaluate(T x) | BSpline< T > | |
| factor() (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| K (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| M (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| mean (defined in BSpline< T >) | BSpline< T > | protected |
| nNodes() | BSplineBase< T > | inline |
| nodes(int *nnodes) | BSplineBase< T > | |
| NX (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| nX() | BSplineBase< T > | inline |
| OK (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| ok() | BSplineBase< T > | inline |
| operator=(const BSplineBase &right) | BSplineBase< T > | |
| PI (defined in BSplineBase< T >) | BSplineBase< T > | protectedstatic |
| qDelta(int m1, int m2) | BSplineBase< T > | protected |
| Ratiod(int &, double &, double &) (defined in BSplineBase< T >) | BSplineBase< T > | inlineprotected |
| s (defined in BSpline< T >) | BSpline< T > | protected |
| setDomain(const T *x, int nx, double wl, int bc_type=BC_ZERO_SECOND, int num_nodes=0) | BSplineBase< T > | |
| Setup(int num_nodes=0) | BSplineBase< T > | protected |
| slope(T x) | BSpline< T > | |
| solve(const T *y) | BSpline< T > | |
| Version() | BSplineBase< T > | static |
| waveLength (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| Xmax() | BSplineBase< T > | inline |
| xmax (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| Xmin() | BSplineBase< T > | inline |
| xmin (defined in BSplineBase< T >) | BSplineBase< T > | protected |
| ~BSpline() (defined in BSpline< T >) | BSpline< T > | virtual |
| ~BSplineBase() (defined in BSplineBase< T >) | BSplineBase< T > | |