Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Random.h File Reference

Random number generators and distributions. More...

#include <cmath>
#include <SimData/Ref.h>
#include <SimData/Export.h>

Go to the source code of this file.

Namespaces

namespace  random
namespace  rd
namespace  rng

Compounds

class  RandomDistribution
 Random distribution wrapper. More...

class  RandomDistributionInterface
 Abstract interface for random distributions. More...

struct  _State
 Base class for storing the state of a random number generator. More...

class  RandomInterface
 Abstract interface for random number generators and random distributions. More...

class  RandomNumberGenerator
 Random number generator wrapper. More...

class  RandomNumberGeneratorInterface
 Abstract interface for random number generators. More...

struct  RNGState
 Random number generator state. More...

struct  RDState
 Random number generator state. More...


Variables

SIMDATA_EXPORT random::Taus2 g_Random
 Global random number generator.


Detailed Description

Random number generators and distributions.


Variable Documentation

SIMDATA_EXPORT random::Taus2 g_Random
 

Global random number generator.


SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:40 2003, using Doxygen 1.2.18.

[SF.net]