An MT19937 pseudo-random number generator. More...
An MT19937 pseudo-random number generator.
Definition at line 95 of file randmt.c.
the array for the state vector
Definition at line 97 of file randmt.c.
current position in the state vector
Definition at line 98 of file randmt.c.