Pricer for sub-period coupons. More...
#include <qle/cashflows/subperiodscouponpricer.hpp>
Inheritance diagram for SubPeriodsCouponPricer1:
Collaboration diagram for SubPeriodsCouponPricer1:Public Member Functions | |
| SubPeriodsCouponPricer1 () | |
| void | initialize (const FloatingRateCoupon &coupon) override |
| Rate | swapletRate () const override |
| Real | swapletPrice () const override |
| Real | capletPrice (Rate) const override |
| Rate | capletRate (Rate) const override |
| Real | floorletPrice (Rate) const override |
| Rate | floorletRate (Rate) const override |
Protected Attributes | |
| Real | gearing_ |
| Spread | spread_ |
| Time | accrualPeriod_ |
| QuantLib::ext::shared_ptr< InterestRateIndex > | index_ |
| SubPeriodsCoupon1::Type | type_ |
| bool | includeSpread_ |
| const SubPeriodsCoupon1 * | coupon_ |
Pricer for sub-period coupons.
Definition at line 38 of file subperiodscouponpricer.hpp.
Definition at line 40 of file subperiodscouponpricer.hpp.
|
override |
Definition at line 23 of file subperiodscouponpricer.cpp.
Here is the call graph for this function:
|
override |
Definition at line 38 of file subperiodscouponpricer.cpp.
Here is the call graph for this function:
|
override |
Definition at line 45 of file subperiodscouponpricer.hpp.
|
override |
Definition at line 46 of file subperiodscouponpricer.hpp.
|
override |
Definition at line 47 of file subperiodscouponpricer.hpp.
|
override |
Definition at line 48 of file subperiodscouponpricer.hpp.
|
override |
Definition at line 49 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 52 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 53 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 54 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 55 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 56 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 57 of file subperiodscouponpricer.hpp.
|
protected |
Definition at line 59 of file subperiodscouponpricer.hpp.