QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
LogMixedLinearCubicNaturalSpline Member List

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

allowsExtrapolation() constExtrapolator
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
LogMixedLinearCubicInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const Size n, MixedInterpolation::Behavior behavior, CubicInterpolation::DerivativeApprox da, bool monotonic, CubicInterpolation::BoundaryCondition leftC, Real leftConditionValue, CubicInterpolation::BoundaryCondition rightC, Real rightConditionValue)LogMixedLinearCubicInterpolation
LogMixedLinearCubicNaturalSpline(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const Size n, MixedInterpolation::Behavior behavior=MixedInterpolation::ShareRanges)LogMixedLinearCubicNaturalSpline
operator()(Real x, bool allowExtrapolation=false) constInterpolation
primitive(Real x, bool allowExtrapolation=false) constInterpolation
secondDerivative(Real x, bool allowExtrapolation=false) constInterpolation
update()Interpolation
xMax() constInterpolation
xMin() constInterpolation
~Extrapolator()=defaultExtrapolatorvirtual
~Interpolation() override=defaultInterpolation