Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
multipathgeneratorbase.cpp File Reference
#include <qle/methods/multipathgeneratorbase.hpp>
#include <boost/make_shared.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantExt
 

Functions

QuantLib::ext::shared_ptr< MultiPathGeneratorBase > makeMultiPathGenerator (const SequenceType s, const QuantLib::ext::shared_ptr< StochasticProcess > &process, const TimeGrid &timeGrid, const BigNatural seed, const SobolBrownianGenerator::Ordering ordering=SobolBrownianGenerator::Steps, const SobolRsg::DirectionIntegers directionIntegers=SobolRsg::JoeKuoD7)
 Make function for path generators. More...
 
std::ostream & operator<< (std::ostream &out, const SequenceType s)
 Output function. More...