CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

RandomFunc.h File Reference

#include "CLHEP/Random/defs.h"
#include "drand48.src"

Go to the source code of this file.

Namespaces

namespace  CLHEP

Classes

union  CLHEP::ieee754_double
struct  CLHEP::drand48_data

Typedefs

typedef unsigned long long int CLHEP::u_int64_t

Functions

double drand48 (void)
void srand48 (long)
unsigned short * seed48 (unsigned short int[3])
double CLHEP::drand48 ()
int CLHEP::erand48_r (unsigned short int[3], drand48_data *, double *result)
int CLHEP::drand48_iterate (unsigned short int[3], drand48_data *)
void CLHEP::srand48 (long int)
int CLHEP::srand48_r (long int, drand48_data *)
unsigned short int * CLHEP::seed48 (unsigned short int[3])
int CLHEP::seed48_r (unsigned short int[3], drand48_data *)


Function Documentation

double drand48 ( void   ) 

unsigned short* seed48 ( unsigned short  int[3]  ) 

void srand48 ( long   ) 


Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7