QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
PathwiseVegasAccountingEngine Class Reference

Engine collecting cash flows along a market-model simulation for doing pathwise computation of Deltas and vegas. More...

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

Public Member Functions

 PathwiseVegasAccountingEngine (ext::shared_ptr< LogNormalFwdRateEuler > evolver, const Clone< MarketModelPathwiseMultiProduct > &product, ext::shared_ptr< MarketModel > pseudoRootStructure, const std::vector< std::vector< Matrix > > &VegaBumps, Real initialNumeraireValue)
void multiplePathValues (std::vector< Real > &means, std::vector< Real > &errors, Size numberOfPaths)

Detailed Description

Engine collecting cash flows along a market-model simulation for doing pathwise computation of Deltas and vegas.