QuantLib_StickyMinPayoff

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::StickyMinPayoff -

StickyMin payoff (double option).

SYNOPSIS


#include <ql/instruments/stickyratchet.hpp>

Inherits QuantLib::DoubleStickyRatchetPayoff.

Public Member Functions


StickyMinPayoff (Real gearing1, Real gearing2, Real gearing3, Real spread1, Real spread2, Real spread3, Real initialValue1, Real initialValue2, Real accrualFactor)

Payoff interface

 


std::string name () const

Detailed Description

StickyMin payoff (double option).

Member Function Documentation

std::string name () const [virtual]Warning

This method is used for output and comparison between payoffs. It is not meant to be used for writing switch-on-type code.

Reimplemented from DoubleStickyRatchetPayoff.

Author

Generated automatically by Doxygen for QuantLib from the source code.