This is the complete list of members for SampledFunction< RT, T >, including all inherited members.
| doInterpolate() const | SampledFunction< RT, T > | inlineprotectedvirtual |
| extrapolate() const | SampledFunction< RT, T > | inlineprotectedvirtual |
| getDx() const =0 | SampledFunction< RT, T > | pure virtual |
| getIndex(float x) const | SampledFunction< RT, T > | inline |
| getNDValue(const RT *pos) const override | MathFunction< RT, RT > | inline |
| MathFunctionND::getNDValue(const PT *) const =0 | MathFunctionND< RT, PT > | pure virtual |
| getNearestIndex(float x) const | SampledFunction< RT, T > | inline |
| getNrDim() const override | MathFunction< RT, RT > | inlinevirtual |
| getValue(RT x) const override | SampledFunction< RT, T > | inlinevirtual |
| getValue(const RT *x) const | SampledFunction< RT, T > | inline |
| getX0() const =0 | SampledFunction< RT, T > | pure virtual |
| hasUdfs() const | SampledFunction< RT, T > | inlineprotectedvirtual |
| operator[](od_int64) const =0 | SampledFunction< RT, T > | pure virtual |
| period() const | SampledFunction< RT, T > | inlinevirtual |
| periodic | SampledFunction< RT, T > | protected |
| SampledFunction(bool periodic_=false) | SampledFunction< RT, T > | inline |
| setPeriodic(bool np) | SampledFunction< RT, T > | inline |
| size() const =0 | SampledFunction< RT, T > | pure virtual |
| ~MathFunctionND() | MathFunctionND< RT, PT > | inlinevirtual |