QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Box-Muller Gaussian random-number generator. More...
#include <ql/methods/montecarlo/sample.hpp>
Go to the source code of this file.
Classes | |
class | BoxMullerGaussianRng< RNG > |
Gaussian random number generator. More... | |
Namespaces | |
namespace | QuantLib |
Box-Muller Gaussian random-number generator.
Definition in file boxmullergaussianrng.hpp.