QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
EverestOption::arguments Class Reference

#include <ql/experimental/exoticoptions/everestoption.hpp>

+ Inheritance diagram for EverestOption::arguments:
+ Collaboration diagram for EverestOption::arguments:

Public Member Functions

 arguments ()
 
void validate () const override
 

Public Attributes

Real notional
 
Rate guarantee
 

Detailed Description

Definition at line 50 of file everestoption.hpp.

Constructor & Destructor Documentation

◆ arguments()

arguments ( )

Definition at line 55 of file everestoption.cpp.

Member Function Documentation

◆ validate()

void validate ( ) const
override

Definition at line 58 of file everestoption.cpp.

Member Data Documentation

◆ notional

Real notional

Definition at line 55 of file everestoption.hpp.

◆ guarantee

Rate guarantee

Definition at line 56 of file everestoption.hpp.