STK++ 0.9.13
MersenneTwister.h File Reference
#include <limits.h>
#include <stdio.h>
#include <time.h>
#include <math.h>
#include "Analysis/include/STK_Const_Math.h"
Include dependency graph for MersenneTwister.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MTRand
 Generate unsigner 32 bits random number using the Merdsenne Twister Algorithm. More...