#include <randomgenerator.h>
Public Member Functions | |
_RandGen () | |
void | init (long int seedval) |
double | rand () |
Public Attributes | |
drand48_data | buffer |
_RandGen | ( | ) | [inline] |
void init | ( | long int | seedval | ) | [inline] |
double rand | ( | ) | [inline] |
struct drand48_data buffer |