Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

alea.h File Reference

Header file of the random library. More...

#include <unistd.h>
#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  std

Functions

void init_generator ()
double uniform ()
 Uniform law on [0;1]. More...


Detailed Description

Header file of the random library.

Author:
- Florent.Morata@imag.fr

Function Documentation

void init_generator  
 

double uniform   [inline]
 

Uniform law on [0;1].

Returns:
A double value between zero and one.


Generated on Tue Dec 10 12:44:42 2002 for PSI_SAMPLE by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002