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

Detailed Description
Binary supershare payoff.
Public Member Functions | |
SuperSharePayoff (Option::Type type, Real strike, Real strikeIncrement) | |
Real | operator() (Real price) const |
Real | strikeIncrement () const |
virtual void | accept (AcyclicVisitor &) |