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
HestonSLVFDMModel::LogEntry Struct Reference

#include <ql/models/equity/hestonslvfdmmodel.hpp>

+ Collaboration diagram for HestonSLVFDMModel::LogEntry:

Public Attributes

const Time t
 
const ext::shared_ptr< Arrayprob
 
const ext::shared_ptr< FdmMesherCompositemesher
 

Detailed Description

Definition at line 87 of file hestonslvfdmmodel.hpp.

Member Data Documentation

◆ t

const Time t

Definition at line 88 of file hestonslvfdmmodel.hpp.

◆ prob

const ext::shared_ptr<Array> prob

Definition at line 89 of file hestonslvfdmmodel.hpp.

◆ mesher

const ext::shared_ptr<FdmMesherComposite> mesher

Definition at line 90 of file hestonslvfdmmodel.hpp.