calculate()=0 (defined in Interpolation2D::Impl) | Interpolation2D::Impl | pure virtual |
isInRange(Real x, Real y) const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
locateX(Real x) const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protectedvirtual |
locateY(Real y) const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protectedvirtual |
templateImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData) (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | |
value(Real x, Real y) const =0 (defined in Interpolation2D::Impl) | Interpolation2D::Impl | pure virtual |
xBegin_ (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protected |
xEnd_ (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protected |
xMax() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
xMin() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
xValues() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
yBegin_ (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protected |
yEnd_ (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protected |
yMax() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
yMin() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
yValues() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
zData() const (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | virtual |
zData_ (defined in Interpolation2D::templateImpl< I1, I2, M >) | Interpolation2D::templateImpl< I1, I2, M > | protected |
~Impl() (defined in Interpolation2D::Impl) | Interpolation2D::Impl | virtual |