|
blitz
Version 0.9
|
#include <random/mt.h>Go to the source code of this file.
Classes | |
| struct | sharedState |
| struct | independentState |
| class | IRNGWrapper< IRNG, state > |
| class | IRNGWrapper< IRNG, sharedState > |
| class | IRNGWrapper< IRNG, independentState > |
Typedefs | |
| typedef float | defaultType |
| typedef sharedState | defaultState |
| typedef unsigned int | IRNG_int |
| typedef MersenneTwister | defaultIRNG |
| typedef MersenneTwister defaultIRNG |
| typedef sharedState defaultState |
| typedef float defaultType |
| typedef unsigned int IRNG_int |
1.8.1.1