American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
PayoffCallPhysicalUnderlying Class Reference

Call option with physical delivery based on underlying stock price (deprecated). More...

#include <callphysicalunderlying.h>

Inheritance diagram for PayoffCallPhysicalUnderlying:
PayoffSingleStrike Payoff

List of all members.

Public Member Functions

PayoffCallPhysicalUnderlyingclone () const
Portfolio operator() (const Spot &spot) const
 PayoffCallPhysicalUnderlying (const coefficient strike)
coefficient strike () const

Detailed Description

Call option with physical delivery based on underlying stock price (deprecated).

Pays a share and -strike() in cash, provided that underlying price of share is bigger than strike().

Author:
Alet Roux <alet.roux@york.ac.uk>

Constructor & Destructor Documentation

PayoffCallPhysicalUnderlying::PayoffCallPhysicalUnderlying ( const coefficient  strike) [inline]

Member Function Documentation

PayoffCallPhysicalUnderlying* PayoffCallPhysicalUnderlying::clone ( ) const [inline, virtual]

Clone constructor.

Implements Payoff.

Portfolio PayoffCallPhysicalUnderlying::operator() ( const Spot spot) const [inline, virtual]

Gives payoff of option under given spot price.

Implements Payoff.

coefficient PayoffSingleStrike::strike ( ) const [inline, inherited]

Strike.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines