Main Page   Class Hierarchy   Compound List   File List   Compound Members  

RandomFunctions Class Reference

#include <RandomFunction.h>

List of all members.

Static Public Member Functions

void rand_init (void)
const double rand_normal (RandomInterval *range)


Detailed Description

Multiple random generator functions and one common initialization function.


Member Function Documentation

void RandomFunctions::rand_init void    [static]
 

Initialize all random number generators.

const double RandomFunctions::rand_normal RandomInterval   range [static]
 

The canonical random number generator.

Generate one random floating point number within the given range.

Parameters:
range Range of numbers where the random one will lie in.


The documentation for this class was generated from the following files:
Generated on Mon Feb 24 19:37:45 2003 by doxygen1.3-rc3