| addPoint(const vec &ppoint, double funVal) | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| addPoints(const mat &ppoints, const vec &funVals) | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| coeffs() | sot::RBFInterpolant< RBFKernel, PolyTail > | inline |
| deriv(const vec &ppoint) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| dim() const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| eval(const vec &ppoint) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| eval(const vec &ppoint, const vec &dists) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| evals(const mat &ppoints) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| evals(const mat &ppoints, const mat &dists) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| fit() | sot::RBFInterpolantCap< RBFKernel, PolyTail > | inlinevirtual |
| fX() const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| fX(int i) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| mCenters | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mCoeffs | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mDim | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mDimTail | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mDirty | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mEta | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mfX | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mKernel | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mL | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mMaxPoints | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mNumPoints | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mp | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mTail | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mU | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mxLow | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| mxUp | sot::RBFInterpolant< RBFKernel, PolyTail > | protected |
| numPoints() const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| RBFInterpolant(int maxPoints, int dim) | sot::RBFInterpolant< RBFKernel, PolyTail > | inline |
| RBFInterpolant(int maxPoints, int dim, double eta) | sot::RBFInterpolant< RBFKernel, PolyTail > | inline |
| RBFInterpolant(int maxPoints, int dim, vec xLow, vec xUp, double eta) | sot::RBFInterpolant< RBFKernel, PolyTail > | inline |
| RBFInterpolant(int maxPoints, int dim, vec xLow, vec xUp) | sot::RBFInterpolant< RBFKernel, PolyTail > | inline |
| RBFInterpolantCap(int maxPoints, int dim, vec xLow, vec xUp, double eta) | sot::RBFInterpolantCap< RBFKernel, PolyTail > | inline |
| RBFInterpolantCap(int maxPoints, int dim, vec xLow, vec xUp) | sot::RBFInterpolantCap< RBFKernel, PolyTail > | inline |
| reset() | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| setPoints(const mat &ppoints, const vec &funVals) | sot::RBFInterpolant< RBFKernel, PolyTail > | inlineprotected |
| X() const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |
| X(int i) const | sot::RBFInterpolant< RBFKernel, PolyTail > | inlinevirtual |