AmericanPayoffAtExpiry (3) Linux Manual Page
QuantLib::AmericanPayoffAtExpiry – Analytic formula for American exercise payoff at-expiry options. Synopsis#include <ql/pricingengines/americanpayoffatexpiry.hpp> Public Member FunctionsAmericanPayoffAtExpiry (Real spot, DiscountFactor discount, DiscountFactor dividendDiscount, Real variance, const boost::shared_ptr< StrikedTypePayoff > &payoff) Real value () const Detailed DescriptionAnalytic formula for American exercise payoff at-expiry options. Possible enhancements calculate greeksAuthorGenerated automatically by Doxygen for QuantLib from the source code.
