Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

generators.h File Reference

Global definition of various types of generators. More...

#include <cstdlib>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  generators

Classes

class  generators::RNG
 Outline of a basic RNG. More...
class  generators::RVG
 Outline of a Random Vector Generator, which generates d-dimensional points in $[0,1]^d$. More...
class  generators::RVG_RNG< RNG_TYPE >
 A simple RVG using an RNG to generate d random points and use those as the random point coordinates. More...

Defines

#define DEFAULT_SEED   1234567891
 This is the default seed to be used by RNGs when initially constructed.


Detailed Description

Global definition of various types of generators.

Author:
Arthur van Dam, dam@math.uu.nl

Albert-Jan Yzelman, yzelman@math.uu.nl


Generated on Fri Sep 4 18:03:45 2009 for LabSci RNG/MC generators by  doxygen 1.3.9.1