#include <ixlib_random.hh>
Public Methods | |
| float_random () | |
| void | init () |
| void | init (double seed) |
| double | operator() (double max=1) |
| Generate one random number in the interval [0,max). More... | |
|
|
Definition at line 30 of file ixlib_random.hh. |
|
|
Definition at line 38 of file ixlib_random.hh. |
|
|
Definition at line 34 of file ixlib_random.hh. |
|
|
Generate one random number in the interval [0,max).
Definition at line 42 of file ixlib_random.hh. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001