#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 > ×, std::vector< std::vector< QuantExt::RandomVariable > > &variates, const Size seed) |