Impl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData) (defined in BilinearInterpolation::Impl) | BilinearInterpolation::Impl | |
isInRange(Real x, Real y) const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [virtual] |
locateX(Real x) const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
locateY(Real y) const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
templateImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData) (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | |
value(Real x, Real y) const (defined in BilinearInterpolation::Impl) | BilinearInterpolation::Impl | [virtual] |
xBegin_ (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
xEnd_ (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
xMax() const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [virtual] |
xMin() const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [virtual] |
yBegin_ (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
yEnd_ (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
yMax() const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [virtual] |
yMin() const (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [virtual] |
zData_ (defined in Interpolation2D::templateImpl) | Interpolation2D::templateImpl | [protected] |
~Interpolation2DImpl() (defined in Interpolation2DImpl) | Interpolation2DImpl | [virtual] |