QuantLib_ForwardOptionArguments (3) - Linux Manuals

QuantLib_ForwardOptionArguments: Arguments for forward (strike-resetting) option calculation

NAME

QuantLib::ForwardOptionArguments - Arguments for forward (strike-resetting) option calculation

SYNOPSIS


#include <ql/instruments/forwardvanillaoption.hpp>

Inherits QuantLib::ArgumentsType.

Public Member Functions


void validate () const

Public Attributes


Real moneyness

Date resetDate

Detailed Description

template<class ArgumentsType> class QuantLib::ForwardOptionArguments< ArgumentsType >

Arguments for forward (strike-resetting) option calculation

Author

Generated automatically by Doxygen for QuantLib from the source code.