Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

mt19937-1.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

void sgenrand (unsigned long seed)
 Initializing the array with a seed. More...

void lsgenrand (unsigned long seed_array[])
 Initializing the array with a long seed. More...

double genrand ()
 generating reals. More...


Function Documentation

double genrand ( )
 

generating reals.

Definition at line 94 of file mt19937-1.cpp.

Referenced by AlEvent::e12_produce(), and AlEvent::gen_e12().

void lsgenrand ( unsigned long seed_array[] )
 

Initializing the array with a long seed.

Definition at line 82 of file mt19937-1.cpp.

void sgenrand ( unsigned long seed )
 

Initializing the array with a seed.

Definition at line 59 of file mt19937-1.cpp.


Generated at Wed Jun 18 17:20:42 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001