Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CrossAssetModel::cache_key Struct Reference

#include <qle/models/crossassetmodel.hpp>

+ Collaboration diagram for CrossAssetModel::cache_key:

Public Member Functions

bool operator== (const cache_key &o) const
 

Public Attributes

Size i
 
Size ccy
 
double t
 
double T
 

Detailed Description

Definition at line 460 of file crossassetmodel.hpp.

Member Function Documentation

◆ operator==()

bool operator== ( const cache_key o) const

Member Data Documentation

◆ i

Size i

Definition at line 461 of file crossassetmodel.hpp.

◆ ccy

Size ccy

Definition at line 461 of file crossassetmodel.hpp.

◆ t

double t

Definition at line 462 of file crossassetmodel.hpp.

◆ T

double T

Definition at line 462 of file crossassetmodel.hpp.