OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
ClassicRandom.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Random
 The CLASSIC random generator. More...
 

Variables

const int nr = 55
 
static const int maxran = 1000000000
 

Variable Documentation

◆ maxran

const int maxran = 1000000000
static

Definition at line 28 of file ClassicRandom.h.

Referenced by Random::init55(), Random::irngen(), and Random::uniform().

◆ nr