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

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