DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
This is the complete list of members for DiCubicSpline< T1, T2 >, 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 > | 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 > | inlinestatic |