|
American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
|
Call option with physical delivery. More...
#include <callphysical.h>
Public Member Functions | |
| PayoffCallPhysical * | clone () const |
| Portfolio | operator() (const Spot &spot) const |
| PayoffCallPhysical (const coefficient strike) | |
| coefficient | strike () const |
Call option with physical delivery.
Pays a share and -strike() in cash.
| PayoffCallPhysical::PayoffCallPhysical | ( | const coefficient | strike | ) | [inline] |
| PayoffCallPhysical* PayoffCallPhysical::clone | ( | ) | const [inline, virtual] |
Clone constructor.
Implements Payoff.
Gives payoff of option under given spot price.
Implements Payoff.
| coefficient PayoffSingleStrike::strike | ( | ) | const [inline, inherited] |
Strike.