brownian bridge path interpolator More...
#include <qle/math/randomvariable.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) |
brownian bridge path interpolator
Definition in file brownianbridgepathinterpolator.hpp.