AmericanPayoffAtExpiry Class Reference

#include <ql/pricingengines/americanpayoffatexpiry.hpp>

List of all members.


Detailed Description

Analytic formula for American exercise payoff at-expiry options.

Todo:
calculate greeks


Public Member Functions

 AmericanPayoffAtExpiry (Real spot, DiscountFactor discount, DiscountFactor dividendDiscount, Real variance, const boost::shared_ptr< StrikedTypePayoff > &payoff)
Real value () const