analyticgjrgarchengine.hpp

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

ql/pricingengines/vanilla/analyticgjrgarchengine.hpp -

analytic GJR-GARCH-model engine

SYNOPSIS


#include <ql/pricingengines/genericmodelengine.hpp>
#include <ql/models/equity/gjrgarchmodel.hpp>
#include <ql/instruments/vanillaoption.hpp>
#include <ql/math/integrals/gaussianquadratures.hpp>
#include <complex>

Classes


class AnalyticGJRGARCHEngine
GJR-GARCH(1,1) engine.

Detailed Description

analytic GJR-GARCH-model engine

Author

Generated automatically by Doxygen for QuantLib from the source code.