/home/fwph/code/wurde/rde/core/Random.H File Reference


Detailed Description

Various random number generators.

This file includes the class definitions for a variety of real- and integer-valued random number generators.

Author:
Bill Smart
Note:
Some of the random number generators use functions from the standard math library. Be sure to include the math library at compile time.
Id
Random.H 63 2007-01-18 21:39:32Z fwph

Definition in file Random.H.

Go to the source code of this file.

Classes

class  MTRand
 Base class for random number generators. More...
class  RealRandom
 Base class for real-valued random number generators. More...
class  IntegerRandom
 Base class for integer-valued random number generators. More...
class  UniformRandomSimple
 Basic uniform random number generator. More...
class  UniformRandom
 Unform random number generator. More...
class  NormalRandom
 Normal random number generator. More...
class  ExponentialRandom
 Exponential random number generator. More...
class  DiscreteUniformRandom
 Discrete uniform random number generator. More...
class  BernoulliRandom
 Bernoulli random number generator. More...


Generated on Thu Feb 1 15:31:54 2007 for WURDE by  doxygen 1.5.1