Commodity options on prompt future (with maturity=expiry) priced in the Schwartz model. More...
#include <qle/pricingengines/commodityschwartzfutureoptionengine.hpp>
Inheritance diagram for CommoditySchwartzFutureOptionEngine:
Collaboration diagram for CommoditySchwartzFutureOptionEngine:Public Member Functions | |
| CommoditySchwartzFutureOptionEngine (const QuantLib::ext::shared_ptr< CommoditySchwartzModel > &model) | |
| void | calculate () const override |
Private Attributes | |
| QuantLib::ext::shared_ptr< CommoditySchwartzModel > | model_ |
Commodity options on prompt future (with maturity=expiry) priced in the Schwartz model.
Definition at line 36 of file commodityschwartzfutureoptionengine.hpp.
| CommoditySchwartzFutureOptionEngine | ( | const QuantLib::ext::shared_ptr< CommoditySchwartzModel > & | model | ) |
Definition at line 25 of file commodityschwartzfutureoptionengine.cpp.
|
override |
Definition at line 28 of file commodityschwartzfutureoptionengine.cpp.
Here is the call graph for this function:
|
private |
Definition at line 42 of file commodityschwartzfutureoptionengine.hpp.