- QuantLib
- MixedLinearCubic
global (defined in MixedLinearCubic) | MixedLinearCubic | [static] |
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) | MixedLinearCubic | [static] |