![]() QuantLib 0.3.9Getting startedReference manual |
ForwardRateStructure Class Reference |
Public Member Functions | |
Constructors | |
See the TermStructure documentation for issues regarding constructors. | |
ForwardRateStructure () | |
ForwardRateStructure (const Date &referenceDate) | |
ForwardRateStructure (Integer settlementDays, const Calendar &) | |
Protected Member Functions | |
YieldTermStructure implementation | |
DiscountFactor | discountImpl (Time) const |
virtual Rate | forwardImpl (Time) const =0 |
instantaneous forward-rate calculation | |
virtual Rate | zeroYieldImpl (Time) const |
|
Returns the discount factor for the given date calculating it from the instantaneous forward rate. Implements YieldTermStructure. Reimplemented in CompoundForward. |
|
Returns the zero yield rate for the given date calculating it from the instantaneous forward rate.
Reimplemented in CompoundForward, InterpolatedForwardCurve, and ForwardSpreadedTermStructure. |
QuantLib.org![]() |
Hosted by![]() |
Documentation generated by![]() |