CMS 3D CMS Logo

Random.h File Reference

Go to the source code of this file.

Classes

struct  Random_struct

Typedefs

typedef struct Random_structRandom

Functions

Random new_Random_seed (int seed)
void Random_delete (Random R)
double Random_nextDouble (Random R)
double ** RandomMatrix (int M, int N, Random R)
double * RandomVector (int N, Random R)


Typedef Documentation

typedef struct Random_struct * Random


Function Documentation

Random new_Random_seed ( int  seed  ) 

void Random_delete ( Random  R  ) 

double Random_nextDouble ( Random  R  ) 

double** RandomMatrix ( int  M,
int  N,
Random  R 
)

double* RandomVector ( int  N,
Random  R 
)


Generated on Tue Jun 9 17:56:10 2009 for CMSSW by  doxygen 1.5.4