CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include "CLHEP/Random/defs.h"
#include "drand48.src"
Go to the source code of this file.
Namespaces | |
namespace | 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().