Public Member Functions | Protected Attributes

RandGen Class Reference

Inheritance diagram for RandGen:
RandGenDummy RandGenMersenneTwister

List of all members.

Public Member Functions

 RandGen (long _seed)
virtual void initialize ()
virtual int rand ()
virtual int rand (int n)
virtual double rand01 ()
virtual double randG ()
long getSeed ()
template<class T >
void shuffle (vector< T > &v)

Protected Attributes

long seed
bool init

The documentation for this class was generated from the following file:
 All Classes Functions