|
American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
|
Put option with physical delivery. More...
#include <putphysical.h>
Public Member Functions | |
| PayoffPutPhysical * | clone () const |
| Portfolio | operator() (const Spot &spot) const |
| PayoffPutPhysical (const coefficient strike) | |
| coefficient | strike () const |
Put option with physical delivery.
Pays a portfolio of strike() in cash and a short position in the stock.
| PayoffPutPhysical::PayoffPutPhysical | ( | const coefficient | strike | ) | [inline] |
| PayoffPutPhysical* PayoffPutPhysical::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.