analytichestonengine (3) - Linux Manuals
analytichestonengine: analytic Heston-model engine
NAME
ql/pricingengines/vanilla/analytichestonengine.hpp - analytic Heston-model engine
SYNOPSIS
#include <ql/math/integrals/integral.hpp>
#include <ql/math/integrals/gaussianquadratures.hpp>
#include <ql/pricingengines/genericmodelengine.hpp>
#include <ql/models/equity/hestonmodel.hpp>
#include <ql/instruments/vanillaoption.hpp>
#include <boost/function.hpp>
#include <complex>
Classes
class AnalyticHestonEngine
analytic Heston-model engine based on Fourier transform
Detailed Description
analytic Heston-model engine
Author
Generated automatically by Doxygen for QuantLib from the source code.