QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
analytic Heston expansion engine More...
#include <ql/pricingengines/genericmodelengine.hpp>
#include <ql/models/equity/hestonmodel.hpp>
#include <ql/instruments/vanillaoption.hpp>
Go to the source code of this file.
Classes | |
class | HestonExpansionEngine |
Heston-model engine for European options based on analytic expansions. More... | |
class | HestonExpansion |
class | LPP2HestonExpansion |
class | LPP3HestonExpansion |
class | FordeHestonExpansion |
Namespaces | |
namespace | QuantLib |
analytic Heston expansion engine
Definition in file hestonexpansionengine.hpp.