QuantLib_AnalyticHestonHullWhiteEngine (3) Linux Manual Page
QuantLib::AnalyticHestonHullWhiteEngine – Analytic Heston engine incl. stochastic interest rates. Synopsis #include <ql/pricingengines/vanilla/analytichestonhullwhiteengine.hpp> Inherits QuantLib::AnalyticHestonEngine. Public Member Functions AnalyticHestonHullWhiteEngine (const boost::shared_ptr< HestonModel > &hestonModel, const boost::shared_ptr< HullWhite > &hullWhiteModel, Size integrationOrder=144) AnalyticHestonHullWhiteEngine (const boost::shared_ptr< HestonModel > &model, const boost::shared_ptr< HullWhite > &hullWhiteModel, Real relTolerance, Size maxEvaluations) void update () void calculate () const Protected Member Functions…
