LevelS C++ support library
3.83
|
Go to the source code of this file.
Classes | |
class | planck_rng |
This file contains the random number generator used by the Planck LevelS package. The generator is a C++ port of the xorshift generator xor128() described in Marsaglia, Journal of Statistical Software 2003, vol 8. It has a period of 2^128 - 1.
Copyright (C) 2003, 2004, 2005 Max-Planck-Society
Definition in file planck_rng.h.