#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... | |
|
|
|
|
|
Uniform law on [0;1].
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002