psRandom Struct Reference
[Mathematical Operations]

#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 39 of file psRandom.h.

Data Fields

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


Field Documentation

psRandomType psRandom::type

The type of RNG.

Definition at line 41 of file psRandom.h.

gsl_rng* psRandom::gsl

The RNG itself.

Definition at line 42 of file psRandom.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:25:58 2007 for pslib by  doxygen 1.5.1