Interpolation2D Member List

This is the complete list of members for Interpolation2D, including all inherited members.

allowsExtrapolation() constExtrapolator
Bridge(const boost::shared_ptr< Impl > &impl=boost::shared_ptr< Impl >()) (defined in Bridge)Bridge [protected]
checkRange(Real x, Real y, bool extrapolate) const (defined in Interpolation2D)Interpolation2D [protected]
disableExtrapolation(bool b=true)Extrapolator
empty() const (defined in Bridge)Bridge
enableExtrapolation(bool b=true)Extrapolator
Extrapolator() (defined in Extrapolator)Extrapolator
first_argument_type typedef (defined in Interpolation2D)Interpolation2D
Impl typedef (defined in Bridge)Bridge
impl_ (defined in Bridge)Bridge [protected]
Interpolation2D() (defined in Interpolation2D)Interpolation2D
isInRange(Real x, Real y) const (defined in Interpolation2D)Interpolation2D
locateX(Real x) const (defined in Interpolation2D)Interpolation2D
locateY(Real y) const (defined in Interpolation2D)Interpolation2D
operator()(Real x, Real y, bool allowExtrapolation=false) const (defined in Interpolation2D)Interpolation2D
result_type typedef (defined in Interpolation2D)Interpolation2D
second_argument_type typedef (defined in Interpolation2D)Interpolation2D
update() (defined in Interpolation2D)Interpolation2D
xMax() const (defined in Interpolation2D)Interpolation2D
xMin() const (defined in Interpolation2D)Interpolation2D
xValues() const (defined in Interpolation2D)Interpolation2D
yMax() const (defined in Interpolation2D)Interpolation2D
yMin() const (defined in Interpolation2D)Interpolation2D
yValues() const (defined in Interpolation2D)Interpolation2D
zData() const (defined in Interpolation2D)Interpolation2D
~Extrapolator() (defined in Extrapolator)Extrapolator [virtual]