1 #ifndef _PhotosRandom_included_ 2 #define _PhotosRandom_included_ 23 static void setSeed(
int s1,
int s2);
37 static double uran[97];
39 static const double cdran;
40 static const double cmran;
Photos random number generator rewritten from PHOTOS FORTRAN.
static const double cmran
static const double cdran
static void setSeed(int s1, int s2)
static double randomReal()