#include <psRandom.h>
Contains information on the psRandom type and GNU Scientific Library random number generator.
Definition at line 43 of file psRandom.h.
Data Fields | |
| psRandomType | type |
| The type of RNG. | |
| gsl_rng * | gsl |
| The RNG itself. | |
|
|
The RNG itself.
Definition at line 46 of file psRandom.h. |
|
|
The type of RNG.
Definition at line 45 of file psRandom.h. |
1.4.2