| argument_type typedef (defined in Interpolation) | Interpolation | |
| Bridge(const Handle< Impl > &impl=Handle< Impl >()) (defined in Bridge< Interpolation, InterpolationImpl >) | Bridge< Interpolation, InterpolationImpl > | [protected] |
| checkRange(double x, bool allowExtrapolation) const (defined in Interpolation) | Interpolation | [protected] |
| derivative(double 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(double x) const (defined in Interpolation) | Interpolation | |
| isNull() const (defined in Bridge< Interpolation, InterpolationImpl >) | Bridge< Interpolation, InterpolationImpl > | |
| LogLinearInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) | LogLinearInterpolation | |
| operator()(double x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| primitive(double x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| result_type typedef (defined in Interpolation) | Interpolation | |
| secondDerivative(double x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| xMax() const (defined in Interpolation) | Interpolation | |
| xMin() const (defined in Interpolation) | Interpolation | |