capped floored overnight indexed coupon pricer base class More...
#include <qle/cashflows/overnightindexedcoupon.hpp>
Inheritance diagram for CappedFlooredOvernightIndexedCouponPricer:
Collaboration diagram for CappedFlooredOvernightIndexedCouponPricer:Public Member Functions | |
| CappedFlooredOvernightIndexedCouponPricer (const Handle< OptionletVolatilityStructure > &v, const bool effectiveVolatilityInput=false) | |
| Handle< OptionletVolatilityStructure > | capletVolatility () const |
| bool | effectiveVolatilityInput () const |
| Real | effectiveCapletVolatility () const |
| Real | effectiveFloorletVolatility () const |
Protected Attributes | |
| Handle< OptionletVolatilityStructure > | capletVol_ |
| bool | effectiveVolatilityInput_ |
| Real | effectiveCapletVolatility_ = Null<Real>() |
| Real | effectiveFloorletVolatility_ = Null<Real>() |
capped floored overnight indexed coupon pricer base class
Definition at line 212 of file overnightindexedcoupon.hpp.
| CappedFlooredOvernightIndexedCouponPricer | ( | const Handle< OptionletVolatilityStructure > & | v, |
| const bool | effectiveVolatilityInput = false |
||
| ) |
Definition at line 449 of file overnightindexedcoupon.cpp.
| Handle< OptionletVolatilityStructure > capletVolatility | ( | ) | const |
Definition at line 463 of file overnightindexedcoupon.cpp.
Here is the caller graph for this function:| bool effectiveVolatilityInput | ( | ) | const |
Definition at line 455 of file overnightindexedcoupon.cpp.
Here is the caller graph for this function:| Real effectiveCapletVolatility | ( | ) | const |
Definition at line 457 of file overnightindexedcoupon.cpp.
| Real effectiveFloorletVolatility | ( | ) | const |
Definition at line 459 of file overnightindexedcoupon.cpp.
|
protected |
Definition at line 222 of file overnightindexedcoupon.hpp.
|
protected |
Definition at line 223 of file overnightindexedcoupon.hpp.
|
mutableprotected |
Definition at line 224 of file overnightindexedcoupon.hpp.
|
mutableprotected |
Definition at line 225 of file overnightindexedcoupon.hpp.