Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psRandom Struct Reference
[Math]

#include <psRandom.h>


Detailed Description

Data structure for psRandom.

Contains information on the psRandom type and GNU Scientific Library random number generator.

Definition at line 43 of file psRandom.h.

Data Fields

psRandomType type
 The type of RNG.
gsl_rng * gsl
 The RNG itself.


Field Documentation

gsl_rng* psRandom::gsl
 

The RNG itself.

Definition at line 46 of file psRandom.h.

psRandomType psRandom::type
 

The type of RNG.

Definition at line 45 of file psRandom.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:43:46 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2