PhotosDebugRandom Class Reference

Inheritance diagram for PhotosDebugRandom:
Inheritance graph
[legend]
Collaboration diagram for PhotosDebugRandom:
Collaboration graph
[legend]

Static Public Member Functions

static void saveState ()
static void restoreState ()
static void setState (int i, int j, double c, double list[97])
static void setSaveState (int i, int j, double c, double list[97])
static void print ()

Static Private Member Functions

static void setSeed (int s1, int s2)
static void initialize ()
static double randomReal ()

Static Private Attributes

static int i97_saved = 0
static int j97_saved = 0
static double uran_saved [97] = { 0 }
static double cran_saved = 0
static bool init = false
static int iseed [2] = { 1802, 9373 }
static int i97 = 96
static int j97 = 32
static double uran [97] = { 0.0 }
static double cran = 362436.0 /16777216.0
static const double cdran = 7654321.0 /16777216.0
static const double cmran = 16777213.0/16777216.0

Detailed Description

Definition at line 25 of file PhotosDebugRandom.h.


The documentation for this class was generated from the following files:
Generated on Sun Oct 20 20:24:00 2013 for C++InterfacetoPHOTOS by  doxygen 1.6.3