payoffAtExpiry (3) Linux Manual Page
QuantLib::EarlyExercise – Early-exercise base class.
Synopsis
EarlyExercise (Type type, bool payoffAtExpiry=false)
bool payoffAtExpiry () const
Inherits QuantLib::Exercise. Inherited by AmericanExercise, and BermudanExercise.
Public Member Functions
EarlyExercise (Type type, bool payoffAtExpiry=false)
bool payoffAtExpiry () const
Detailed Description
Early-exercise base class.
The payoff can be at exercise (the default) or at expiry
Author
Generated automatically by Doxygen for QuantLib from the source code.
