argument_type typedef (defined in Interpolation) | Interpolation | |
Bridge(const boost::shared_ptr< Impl > &impl=boost::shared_ptr< Impl >()) (defined in Bridge< Interpolation, InterpolationImpl >) | Bridge< Interpolation, InterpolationImpl > | [protected] |
checkRange(Real x, bool allowExtrapolation) const (defined in Interpolation) | Interpolation | [protected] |
derivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
Impl typedef (defined in Bridge< Interpolation, InterpolationImpl >) | Bridge< Interpolation, InterpolationImpl > | |
impl_ (defined in Bridge< Interpolation, InterpolationImpl >) | Bridge< Interpolation, InterpolationImpl > | [protected] |
Interpolation() (defined in Interpolation) | Interpolation | |
isInRange(Real x) const (defined in Interpolation) | Interpolation | |
isNull() const (defined in Bridge< Interpolation, InterpolationImpl >) | Bridge< Interpolation, InterpolationImpl > | |
operator()(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
primitive(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
result_type typedef (defined in Interpolation) | Interpolation | |
secondDerivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
xMax() const (defined in Interpolation) | Interpolation | |
xMin() const (defined in Interpolation) | Interpolation | |