#include <default.h>
Collaboration diagram for IRNGWrapper< IRNG, independentState >:

Public Types | |
| typedef IRNG::T_state | T_state |
Public Member Functions | |
| void | seed (IRNG_int x) |
| T_state | getState () const |
| std::string | getStateString () const |
| void | setState (const T_state &s) |
| void | setState (const std::string &s) |
Protected Attributes | |
| IRNG | irng_ |
|
|||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.3.9.1