QuantLib_TypePayoff (3) - Linux Manuals
QuantLib_TypePayoff: Intermediate class for put/call payoffs.
NAME
QuantLib::TypePayoff - Intermediate class for put/call payoffs.
SYNOPSIS
#include <ql/instruments/payoffs.hpp>
Inherits QuantLib::Payoff.
Inherited by FloatingTypePayoff, and StrikedTypePayoff.
Public Member Functions
TypePayoff (Option::Type type)
Option::Type optionType () const
Payoff interface
std::string description () const
Protected Attributes
Detailed Description
Intermediate class for put/call payoffs.
Author
Generated automatically by Doxygen for QuantLib from the source code.