getWELLState {randtoolbox} | R Documentation |
Get the state of a WELL generator implemented in randtoolbox package.
Description
Get the state of a WELL generator implemented in randtoolbox package
to be used in function rngWELLScriptR()
.
Usage
getWELLState()
Value
A 0,1-matrix, whose columns represent 32-bit integers.
See Also
[Package randtoolbox version 2.0.4 Index]