QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Arguments for forward (strike-resetting) option calculation More...
#include <forwardvanillaoption.hpp>
Public Member Functions | |
ForwardOptionArguments () | |
void | validate () const override |
Public Attributes | |
Real | moneyness |
Date | resetDate |
Arguments for forward (strike-resetting) option calculation
Definition at line 37 of file forwardvanillaoption.hpp.
Definition at line 39 of file forwardvanillaoption.hpp.
|
override |
Real moneyness |
Definition at line 42 of file forwardvanillaoption.hpp.
Date resetDate |
Definition at line 43 of file forwardvanillaoption.hpp.