#include <psRandom.h>
Data Fields | |
| psRandomType | type |
| The type of RNG. | |
| gsl_rng * | gsl |
| The RNG itself. | |
|
|
The RNG itself.
Definition at line 42 of file psRandom.h. |
|
|
The type of RNG.
Definition at line 41 of file psRandom.h. |
1.4.1