QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
xoshiro256starstaruniformrng.hpp File Reference

xoshiro256** uniform random number generator More...

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

Go to the source code of this file.

Classes

class  Xoshiro256StarStarUniformRng
 Uniform random number generator. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

xoshiro256** uniform random number generator

Definition in file xoshiro256starstaruniformrng.hpp.