QuantLib_EarlyExercise

Langue: en

Autres versions - même langue

Version: 379004 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::EarlyExercise -

Early-exercise base class.

SYNOPSIS


#include <ql/exercise.hpp>

Inherits QuantLib::Exercise.

Inherited by AmericanExercise, and BermudanExercise.

Public Member Functions


EarlyExercise (Type type, bool payoffAtExpiry=false)

bool payoffAtExpiry () const

Detailed Description

Early-exercise base class.

The payoff can be at exercise (the default) or at expiry

Author

Generated automatically by Doxygen for QuantLib from the source code.