|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Heston engine based on Fourier-Cosine series expansions. More...
#include <ql/models/equity/hestonmodel.hpp>#include <ql/instruments/vanillaoption.hpp>#include <ql/pricingengines/genericmodelengine.hpp>#include <complex>Go to the source code of this file.
Classes | |
| class | COSHestonEngine |
| COS-method Heston engine based on efficient Fourier series expansions. More... | |
Namespaces | |
| namespace | QuantLib |
Heston engine based on Fourier-Cosine series expansions.
Definition in file coshestonengine.hpp.