npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
MersenneTwister.hh File Reference

A wrapper for the Mersenne Twister generator of pseudo-random numbers. More...

#include "geners/CPP11_auto_ptr.hh"
#include "npstat/rng/AbsRandomGenerator.hh"

Go to the source code of this file.

Classes

class  npstat::MersenneTwister
 

Namespaces

 npstat
 

Functions

CPP11_auto_ptr< AbsRandomGenerator > npstat::make_MersenneTwister (unsigned long seed)
 

Detailed Description

A wrapper for the Mersenne Twister generator of pseudo-random numbers.

Author: I. Volobouev

October 2010