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

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

aCoefficients() constCubicInterpolation
Akima enum valueCubicInterpolation
allowsExtrapolation() constExtrapolator
argument_typeInterpolation
bCoefficients() constCubicInterpolation
BoundaryCondition enum nameCubicInterpolation
cCoefficients() constCubicInterpolation
checkRange(Real x, bool extrapolate) constInterpolationprotected
coeffs() constCubicInterpolationprivate
CubicInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, CubicInterpolation::DerivativeApprox da, bool monotonic, CubicInterpolation::BoundaryCondition leftCond, Real leftConditionValue, CubicInterpolation::BoundaryCondition rightCond, Real rightConditionValue)CubicInterpolation
derivative(Real x, bool allowExtrapolation=false) constInterpolation
DerivativeApprox enum nameCubicInterpolation
disableExtrapolation(bool b=true)Extrapolator
empty() constInterpolation
enableExtrapolation(bool b=true)Extrapolator
extrapolate_Extrapolatorprivate
Extrapolator()=defaultExtrapolator
FirstDerivative enum valueCubicInterpolation
FourthOrder enum valueCubicInterpolation
FritschButland enum valueCubicInterpolation
Harmonic enum valueCubicInterpolation
impl_Interpolationprotected
Interpolation()=defaultInterpolation
isInRange(Real x) constInterpolation
Kruger enum valueCubicInterpolation
Lagrange enum valueCubicInterpolation
monotonicityAdjustments() constCubicInterpolation
NotAKnot enum valueCubicInterpolation
operator()(Real x, bool allowExtrapolation=false) constInterpolation
Parabolic enum valueCubicInterpolation
Periodic enum valueCubicInterpolation
primitive(Real x, bool allowExtrapolation=false) constInterpolation
primitiveConstants() constCubicInterpolation
result_typeInterpolation
secondDerivative(Real x, bool allowExtrapolation=false) constInterpolation
SecondDerivative enum valueCubicInterpolation
Spline enum valueCubicInterpolation
SplineOM1 enum valueCubicInterpolation
SplineOM2 enum valueCubicInterpolation
update()Interpolation
xMax() constInterpolation
xMin() constInterpolation
~Extrapolator()=defaultExtrapolatorvirtual
~Interpolation() override=defaultInterpolation