CashOrNothingPayoff Class Reference
#include <ql/Instruments/payoffs.hpp>
Inheritance diagram for CashOrNothingPayoff:

Detailed Description
Binary cash-or-nothing payoff.- Examples:
Public Member Functions | |
CashOrNothingPayoff (Option::Type type, Real strike, Real cashPayoff) | |
Real | operator() (Real price) const |
Real | cashPayoff () const |
virtual void | accept (AcyclicVisitor &) |