BaroneAdesiWhaleyApproximationEngine (3) Linux Manual Page
QuantLib::BaroneAdesiWhaleyApproximationEngine – Barone-Adesi and Whaley pricing engine for American options (1987). Synopsis#include <ql/pricingengines/vanilla/baroneadesiwhaleyengine.hpp> Inherits VanillaOption::engine. Public Member FunctionsBaroneAdesiWhaleyApproximationEngine (const boost::shared_ptr< GeneralizedBlackScholesProcess > &) void calculate () const Static Public Member Functionsstatic Real criticalPrice (const boost::shared_ptr< StrikedTypePayoff > &payoff, DiscountFactor riskFreeDiscount, DiscountFactor dividendDiscount, Real variance, Real tolerance=1e-6) Detailed DescriptionBarone-Adesi and Whaley pricing engine for American options…
