Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
brownianbridgepathinterpolator.hpp File Reference

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

Detailed Description

brownian bridge path interpolator

Definition in file brownianbridgepathinterpolator.hpp.