DCMTK Version 3.6.9
OFFIS DICOM Toolkit
|
This is the complete list of members for DiCubicSpline< T1, T2, T3 >, including all inherited members.
Function(const T1 *x, const T2 *y, const unsigned int n, T3 *y2, const T3 yp1=1.0e30, const T3 ypn=1.0e30) | DiCubicSpline< T1, T2, T3 > | inlinestatic |
Interpolation(const T1 *xa, const T2 *ya, const T3 *y2a, const unsigned int na, const T1 *x, T2 *y, const unsigned int n) | DiCubicSpline< T1, T2, T3 > | inlinestatic |