QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.5
MixedLinearCubic Member List

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

global (defined in MixedLinearCubic)MixedLinearCubicstatic
interpolate(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const (defined in MixedLinearCubic)MixedLinearCubic
MixedLinearCubic(Size n, CubicInterpolation::DerivativeApprox da, bool monotonic=true, CubicInterpolation::BoundaryCondition leftCondition=CubicInterpolation::SecondDerivative, Real leftConditionValue=0.0, CubicInterpolation::BoundaryCondition rightCondition=CubicInterpolation::SecondDerivative, Real rightConditionValue=0.0) (defined in MixedLinearCubic)MixedLinearCubic
requiredPoints (defined in MixedLinearCubic)MixedLinearCubicstatic