Ocular Engine
TinyMersenneTwister Class Reference

#include <MersenneTwister127.hpp>

Detailed Description

Implementation of the 127 periodicity variation of the Tiny Mersenne Twister PRNG. The Tiny implementation is faster and smaller in state than the traditional Mersenne Twister (see MersenneTwister19937).

Original implementation may be found at: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/TINYMT/index.html Copyright Mutsuo Saito and Makoto Matsumoto


The documentation for this class was generated from the following file: