quantlib.termstructures.yields.forward_curve

Classes

BackwardFlatInterpolatedForwardCurve(...)

YieldTermStructure based on interpolation of discountFactors

CubicInterpolatedForwardCurve(list dates, ...)

YieldTermStructure based on interpolation of discountFactors

ForwardCurve

alias of BackwardFlatInterpolatedForwardCurve

InterpolatedForwardCurve()

YieldTermStructure based on interpolation of discountFactors

LinearInterpolatedForwardCurve(list dates, ...)

YieldTermStructure based on interpolation of discountFactors

LogLinearInterpolatedForwardCurve(...)

YieldTermStructure based on interpolation of discountFactors

Meta