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 (defined in BSplineBase< T >) | BSplineBase< T > | protected |
Base typedef (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 > | |
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 |
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 |
factor() (defined in BSplineBase< T >) | BSplineBase< T > | protected |
K (defined in BSplineBase< T >) | BSplineBase< T > | protected |
M (defined in BSplineBase< T >) | BSplineBase< T > | protected |
nNodes() | BSplineBase< T > | inline |
nodes(int *nnodes) | BSplineBase< T > | |
nX() | BSplineBase< T > | inline |
NX (defined in BSplineBase< T >) | BSplineBase< T > | protected |
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 |
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 |
Version() | BSplineBase< T > | static |
waveLength (defined in BSplineBase< T >) | BSplineBase< T > | protected |
xmax (defined in BSplineBase< T >) | BSplineBase< T > | protected |
Xmax() | BSplineBase< T > | inline |
xmin (defined in BSplineBase< T >) | BSplineBase< T > | protected |
Xmin() | BSplineBase< T > | inline |
~BSplineBase() (defined in BSplineBase< T >) | BSplineBase< T > | |