#include <BasicRandom.hh>
Public Types | |
| typedef _Tp | value_type |
| typedef unsigned int | size_type |
| typedef value_type * | pointer |
Public Member Functions | |
| value_type | operator() () |
| void | operator() (size_type, pointer) |
| void | randomize (void *) |
| void | print_info (std::ostream &__os=std::cout) |
Static Public Member Functions | |
| static value_type | min () |
| static value_type | max () |
|
|||||
|
Definition at line 33 of file BasicRandom.hh. |
|
|||||
|
Definition at line 32 of file BasicRandom.hh. |
|
|||||
|
Definition at line 31 of file BasicRandom.hh. |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.4.2