Main Page | Modules | Alphabetical List | Class List | File List | Class Members | File Members

planck_rng.h File Reference

#include <cmath>
#include "cxxutils.h"

Go to the source code of this file.

Classes

class  planck_rng


Detailed Description

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

Author:
Martin Reinecke

Definition in file planck_rng.h.


Generated on Fri Jul 8 09:37:14 2005 for LevelS C++ support library