|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
"Luxury" random number generator. More...
Go to the source code of this file.
Classes | |
| class | Ranlux64UniformRng< P, R > |
| Uniform random number generator. More... | |
Namespaces | |
| namespace | QuantLib |
Typedefs | |
| typedef Ranlux64UniformRng< 223, 24 > | Ranlux3UniformRng |
| typedef Ranlux64UniformRng< 389, 24 > | Ranlux4UniformRng |
"Luxury" random number generator.
Definition in file ranluxuniformrng.hpp.