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

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

global (defined in LogCubic)LogCubicstatic
interpolate(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const (defined in LogCubic)LogCubic
LogCubic(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 LogCubic)LogCubic
requiredPoints (defined in LogCubic)LogCubicstatic