![]() |
Home | Libraries | People | FAQ | More |
mt11213b
// In header: <boost/random/mersenne_twister.hpp> typedef mersenne_twister_engine< uint32_t, ;
The specializations mt11213b and mt19937 are from
"Mersenne Twister: A 623-dimensionally equidistributed uniform pseudo-random number generator", Makoto Matsumoto and Takuji Nishimura, ACM Transactions on Modeling and Computer Simulation: Special Issue on Uniform Random Number Generation, Vol. 8, No. 1, January 1998, pp. 3-30.