QuantLib_AnalyticDividendEuropeanEngine (3) Linux Manual Page
QuantLib::AnalyticDividendEuropeanEngine – Analytic pricing engine for European options with discrete dividends.
Synopsis
#include <ql/pricingengines/vanilla/analyticdividendeuropeanengine.hpp>Inherits QuantLib::DividendVanillaOption::engine.
Public Member Functions
AnalyticDividendEuropeanEngine (const boost::shared_ptr< GeneralizedBlackScholesProcess > &)void calculate () const
Detailed Description
Analytic pricing engine for European options with discrete dividends. Tests
- the correctness of the returned greeks is tested by reproducing numerical derivatives.
