Loading [MathJax]/jax/output/HTML-CSS/config.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
centrallimitgaussianrng.hpp File Reference

Central limit Gaussian random-number generator. More...

#include <ql/methods/montecarlo/sample.hpp>

Go to the source code of this file.

Classes

class  CLGaussianRng< RNG >
 Gaussian random number generator. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Central limit Gaussian random-number generator.

Definition in file centrallimitgaussianrng.hpp.