This is the complete list of members for SincInterpolator3D< RT, PT >, including all inherited members.
asinc_ | SincInterpolator | protected |
CONSTANT enum value | SincInterpolator | |
data_ | SincInterpolator3D< RT, PT > | private |
extrapcst_ | SincInterpolator | protected |
Extrapolation enum name | SincInterpolator | |
extrapzero_ | SincInterpolator | protected |
getExtrapolation() | SincInterpolator | |
getMaximumError() const | SincInterpolator | inline |
getMaximumFrequency() const | SincInterpolator | inline |
getMaximumLength() const | SincInterpolator | inline |
getNDValue(const PT *pos) const override | MathXYZFunction< RT, PT > | inlinevirtual |
getNrDim() const override | MathXYZFunction< RT, PT > | inlinevirtual |
getTableBytes() const | SincInterpolator | inline |
getTableVal(int idx, int idy) const | SincInterpolator | inlineprotected |
getValue(PT, PT, PT) const | SincInterpolator3D< RT, PT > | virtual |
init() | SincInterpolator | inlineprotected |
initTable(float fmax, int lmax) | SincInterpolator3D< RT, PT > | virtual |
initUndefTable(const RT *, od_int64 sz) | SincInterpolator | protected |
ishift_ | SincInterpolator | protected |
isOK() const | SincInterpolator3D< RT, PT > | inline |
isTableOK() const | SincInterpolator | inline |
isudfarr_ | SincInterpolator | protected |
lsinc_ | SincInterpolator | protected |
NONE enum value | SincInterpolator | |
nsincm1_ | SincInterpolator | protected |
nx_ | SincInterpolator3D< RT, PT > | private |
nxm_ | SincInterpolator3D< RT, PT > | private |
ny_ | SincInterpolator3D< RT, PT > | private |
nym_ | SincInterpolator3D< RT, PT > | private |
nz_ | SincInterpolator3D< RT, PT > | private |
nzm_ | SincInterpolator3D< RT, PT > | private |
setExtrapolation(Extrapolation) | SincInterpolator | |
SincInterpolator() | SincInterpolator | protected |
SincInterpolator3D(const RT *data, int nx, int ny, int nz) | SincInterpolator3D< RT, PT > | |
snapdist | SincInterpolator | protectedstatic |
table_ | SincInterpolator | protected |
ZERO enum value | SincInterpolator | |
~MathFunctionND() | MathFunctionND< RT, PT > | inlinevirtual |
~SincInterpolator() | SincInterpolator | |