Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

random.h File Reference

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

Go to the source code of this file.

Defines

#define _RNGS_

Functions

double Random (void)
void PlantSeeds (long x)
void GetSeed (long *x)
void PutSeed (long x)
void SelectStream (int index)
void TestRandom (void)


Define Documentation

#define _RNGS_
 

Definition at line 10 of file random.h.


Function Documentation

void GetSeed long *  x  ) 
 

Definition at line 129 of file random.cpp.

void PlantSeeds long  x  ) 
 

Definition at line 71 of file random.cpp.

void PutSeed long  x  ) 
 

Definition at line 101 of file random.cpp.

double Random void   ) 
 

Definition at line 51 of file random.cpp.

void SelectStream int  index  ) 
 

Definition at line 140 of file random.cpp.

void TestRandom void   ) 
 

Definition at line 153 of file random.cpp.


Generated on Sat Nov 5 16:57:24 2005 for OPIE by  doxygen 1.4.2