LogLinearInterpolation Member List
This is the complete list of members for
LogLinearInterpolation, including all inherited members.
allowsExtrapolation() const | Extrapolator | |
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 extrapolate) const (defined in Interpolation) | Interpolation | [protected] |
derivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
disableExtrapolation() | Extrapolator | |
enableExtrapolation() | Extrapolator | |
Extrapolator() (defined in Extrapolator) | Extrapolator | |
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 > | |
LogLinearInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) | LogLinearInterpolation | |
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 | |
update() (defined in Interpolation) | Interpolation | |
xMax() const (defined in Interpolation) | Interpolation | |
xMin() const (defined in Interpolation) | Interpolation | |