KrisLibrary  1.0.0
Static Public Member Functions | List of all members
RNG48 Struct Reference

uses the ANSI C rand48 functions More...

#include <random.h>

Static Public Member Functions

static void seed (unsigned long n)
 
static long int maxValue ()
 
static long int randInt ()
 
static float randFloat ()
 
static double randDouble ()
 
static long int randInt (int n)
 
static float randFloat (float a, float b)
 
static double randDouble (double a, double b)
 

Detailed Description

uses the ANSI C rand48 functions


The documentation for this struct was generated from the following file: