AccountingEngine (3) - Linux Manuals
AccountingEngine: Engine collecting cash flows along a market-model simulation.
NAME
QuantLib::AccountingEngine - Engine collecting cash flows along a market-model simulation.
SYNOPSIS
#include <ql/models/marketmodels/accountingengine.hpp>
Public Member Functions
AccountingEngine (const boost::shared_ptr< MarketModelEvolver > &evolver, const Clone< MarketModelMultiProduct > &product, Real initialNumeraireValue)
void multiplePathValues (SequenceStatisticsInc &stats, Size numberOfPaths)
Detailed Description
Engine collecting cash flows along a market-model simulation.
Author
Generated automatically by Doxygen for QuantLib from the source code.