analytichestonengine.hpp

Langue: en

Autres versions - même langue

Version: 373809 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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.