CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include "CLHEP/Random/defs.h"
Go to the source code of this file.
Namespaces | |
CLHEP | |
Functions | |
double | drand48 (void) |
void | srand48 (long) |
unsigned short * | seed48 (unsigned short int[3]) |
double drand48 | ( | void | ) |
Referenced by CLHEP::DRand48Engine::flat().
unsigned short* seed48 | ( | unsigned short | int[3] | ) |
void srand48 | ( | long | ) |
Referenced by CLHEP::DRand48Engine::setSeed().