Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

math/random.h File Reference

Random Number Classes. More...

#include <iosfwd>
#include <cassert>
#include <cmath>
#include <glt/config.h>
#include <math/real.h>
#include <math/vector3.h>
#include <math/matrix4.h>

Include dependency graph for random.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  GltRandomLCG
 The Park and Miller "Minimal Standard" LCG generator. More...

class  GltRandomLFSRMix
 Multiple LFSR (Linear Feedback Shift Register) generator. More...

class  GltRandomDouble
 Adaptor for random double precision floating point numbers. More...

class  GltRandomInteger
 Adaptor for random numbers in integer domain. More...

class  GltRandomSphere
 Random points on the unit sphere. More...

class  GltRandomOrientation
 Random orientation matricies in 3D. More...


Detailed Description

Random Number Classes.

Definition in file random.h.


Generated on Tue Nov 5 11:11:25 2002 for GLT by doxygen1.2.18