|
LIBINT
2.1.0-stable
|
Public Member Functions | |
| RandomDie (double lower, double upper, long seed=-1) | |
| double | operator() () const |
Public Attributes | |
| double | lower_ |
| double | frange_ |
| unsigned int | seed_ |
Static Public Attributes | |
| static const long | intrange_ = (1l<<31) - 1 |
1.8.11