QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Attributes | List of all members
MarketModelPathwiseMultiProduct::CashFlow Struct Reference

#include <ql/models/marketmodels/pathwisemultiproduct.hpp>

+ Collaboration diagram for MarketModelPathwiseMultiProduct::CashFlow:

Public Attributes

Size timeIndex = 0
 
std::vector< Realamount
 

Detailed Description

Definition at line 56 of file pathwisemultiproduct.hpp.

Member Data Documentation

◆ timeIndex

Size timeIndex = 0

Definition at line 57 of file pathwisemultiproduct.hpp.

◆ amount

std::vector<Real > amount

Definition at line 58 of file pathwisemultiproduct.hpp.