AnalyticEuropeanEngine (3) Linux Manual Page
QuantLib::AnalyticEuropeanEngine – Pricing engine for European vanilla options using analytical formulae. Synopsis#include <ql/pricingengines/vanilla/analyticeuropeanengine.hpp> Inherits VanillaOption::engine. Public Member FunctionsAnalyticEuropeanEngine (const boost::shared_ptr< GeneralizedBlackScholesProcess > &) void calculate () const Detailed DescriptionPricing engine for European vanilla options using analytical formulae. Tests * the correctness of the returned value is tested by reproducing results available in literature. * the…
