QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
LagrangeInterpolation Member List

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

allowsExtrapolation() constExtrapolator
checkRange(Real x, bool extrapolate) const (defined in Interpolation)Interpolationprotected
derivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
disableExtrapolation(bool b=true)Extrapolator
empty() const (defined in Interpolation)Interpolation
enableExtrapolation(bool b=true)Extrapolator
Extrapolator()=default (defined in Extrapolator)Extrapolator
impl_ (defined in Interpolation)Interpolationprotected
Interpolation()=default (defined in Interpolation)Interpolation
isInRange(Real x) const (defined in Interpolation)Interpolation
LagrangeInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) (defined in LagrangeInterpolation)LagrangeInterpolation
operator()(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
primitive(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
secondDerivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation)Interpolation
update() (defined in Interpolation)Interpolation
value(const Array &y, Real x) const (defined in LagrangeInterpolation)LagrangeInterpolation
xMax() const (defined in Interpolation)Interpolation
xMin() const (defined in Interpolation)Interpolation
~Extrapolator()=default (defined in Extrapolator)Extrapolatorvirtual
~Interpolation() override=default (defined in Interpolation)Interpolation