| alphaVec_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| calculate() override | KernelInterpolation2DImpl< I1, I2, M, Kernel > | virtual |
| gammaFunc(const Array &X) const | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| invPrec_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| isInRange(Real x, Real y) const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| kernel_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| kernelAbs(const Array &X, const Array &Y) const | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| KernelInterpolation2DImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData, Kernel kernel) | KernelInterpolation2DImpl< I1, I2, M, Kernel > | |
| locateX(Real x) const override | Interpolation2D::templateImpl< I1, I2, M > | protectedvirtual |
| locateY(Real y) const override | Interpolation2D::templateImpl< I1, I2, M > | protectedvirtual |
| M_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| setInverseResultPrecision(Real invPrec) | KernelInterpolation2DImpl< I1, I2, M, Kernel > | |
| templateImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData) | Interpolation2D::templateImpl< I1, I2, M > | |
| updateAlphaVec() | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| value(Real x1, Real x2) const override | KernelInterpolation2DImpl< I1, I2, M, Kernel > | virtual |
| xBegin_ | Interpolation2D::templateImpl< I1, I2, M > | protected |
| xEnd_ | Interpolation2D::templateImpl< I1, I2, M > | protected |
| xMax() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| xMin() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| xSize_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| xValues() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| xySize_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| yBegin_ | Interpolation2D::templateImpl< I1, I2, M > | protected |
| yEnd_ | Interpolation2D::templateImpl< I1, I2, M > | protected |
| yMax() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| yMin() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| ySize_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| yValues() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| yVec_ | KernelInterpolation2DImpl< I1, I2, M, Kernel > | private |
| zData() const override | Interpolation2D::templateImpl< I1, I2, M > | virtual |
| zData_ | Interpolation2D::templateImpl< I1, I2, M > | protected |
| ~Impl()=default | Interpolation2D::Impl | virtual |