QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
LinearInterpolation Member List

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

allowsExtrapolation() constExtrapolator
argument_typeInterpolation
checkRange(Real x, bool extrapolate) constInterpolationprotected
derivative(Real x, bool allowExtrapolation=false) constInterpolation
disableExtrapolation(bool b=true)Extrapolator
empty() constInterpolation
enableExtrapolation(bool b=true)Extrapolator
extrapolate_Extrapolatorprivate
Extrapolator()=defaultExtrapolator
impl_Interpolationprotected
Interpolation()=defaultInterpolation
isInRange(Real x) constInterpolation
LinearInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin)LinearInterpolation
operator()(Real x, bool allowExtrapolation=false) constInterpolation
primitive(Real x, bool allowExtrapolation=false) constInterpolation
result_typeInterpolation
secondDerivative(Real x, bool allowExtrapolation=false) constInterpolation
update()Interpolation
xMax() constInterpolation
xMin() constInterpolation
~Extrapolator()=defaultExtrapolatorvirtual
~Interpolation() override=defaultInterpolation