uniform long int random generator
More...
#include <rndgen.h>
List of all members.
|
Public Member Functions |
| UniformIntRndGen (long int _low=0, long int _high=1) |
long int | get () |
| returns the random number
|
Detailed Description
uniform long int random generator
random generation of a long integer, uniformly distributed between [low, high]
Constructor & Destructor Documentation
UniformIntRndGen::UniformIntRndGen |
( |
long int |
_low = 0 , |
|
|
long int |
_high = 1 |
|
) |
[inline] |
|
|
- Parameters:
-
_low |
lower bound of the generation (inclusive) |
_high |
upper bound of the generation (inclusive) |
|
The documentation for this class was generated from the following file:
Generated on Wed Dec 22 23:23:50 2004 for NePSing by
1.3.9.1 ---- Hosted
by