|
| MTRand53 (unsigned long seed) |
|
| MTRand53 (const unsigned long *seed, int size) |
|
double | operator() () |
|
Public Member Functions inherited from MTRand_int32 |
| MTRand_int32 (unsigned long s) |
|
| MTRand_int32 (const unsigned long *array, int size) |
|
unsigned long | operator() () |
|
void | seed (unsigned long) |
|
void | seed (const unsigned long *, int size) |
|
|
Protected Member Functions inherited from MTRand_int32 |
unsigned long | rand_int32 () |
|
Definition at line 139 of file mtrand.h.
The documentation for this class was generated from the following file: