GJRGARCHModel (3) Linux Manual Page
QuantLib::GJRGARCHModel – GJR-GARCH model for the stochastic volatility of an asset. Synopsis#include <ql/models/equity/gjrgarchmodel.hpp> Inherits QuantLib::CalibratedModel. Public Member FunctionsGJRGARCHModel (const boost::shared_ptr< GJRGARCHProcess > &process) Real omega () const Real alpha () const Real beta () const Real gamma () const Real lambda () const Real v0 () const boost::shared_ptr< GJRGARCHProcess > process () const Protected Member…
