#include <qle/pricingengines/analyticjycpicapfloorengine.hpp>
Inheritance diagram for AnalyticJyCpiCapFloorEngine:Public Member Functions | |
| AnalyticJyCpiCapFloorEngine (const QuantLib::ext::shared_ptr< CrossAssetModel > &model, QuantLib::Size index) | |
PricingEngine interface | |
| void | calculate () const override |
Analytic Jarrow Yildrim (JY) CPI cap floor engine
| AnalyticJyCpiCapFloorEngine | ( | const QuantLib::ext::shared_ptr< CrossAssetModel > & | model, |
| QuantLib::Size | index | ||
| ) |
Constructor
| model | the cross asset model to be used in the valuation. |
| index | the index of the inflation component to use within the cross asset model. |