Converts OptionletVolatilityStructure with fixed reference date into a floating reference date term structure. More...
#include <qle/termstructures/dynamicoptionletvolatilitystructure.hpp>
Inheritance diagram for DynamicOptionletVolatilityStructure:Public Member Functions | |
| DynamicOptionletVolatilityStructure (const QuantLib::ext::shared_ptr< OptionletVolatilityStructure > &source, Natural settlementDays, const Calendar &calendar, ReactionToTimeDecay decayMode=ConstantVariance) | |
Observer interface | |
| void | update () override |
| VolatilityType | volatilityType () const override |
| Override the default implementations in OptionletVolatilityStructure. | |
| Real | displacement () const override |
Converts OptionletVolatilityStructure with fixed reference date into a floating reference date term structure.
Different ways of reacting to time decay can be specified.
\ingroup termstructures