Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
brownianbridgepathinterpolator.cpp File Reference
#include <qle/methods/brownianbridgepathinterpolator.hpp>
#include <ql/math/comparison.hpp>
#include <ql/math/distributions/normaldistribution.hpp>
#include <ql/math/randomnumbers/mt19937uniformrng.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantExt
 

Functions

void interpolateVariatesWithBrownianBridge (const std::vector< QuantLib::Real > &times, std::vector< std::vector< QuantExt::RandomVariable > > &variates, const Size seed)