mir-random — Libmir Archive
← Libmir Archive
Dlang.org
PermutedCongruentialEngine.state
mir
random
engine
pcg
PermutedCongruentialEngine
Holds the current internal state of the PermutedCongruentialEngine.
(community summary)
struct
PermutedCongruentialEngine
(alias output, stream_t streamType, bool output_previous, mult_...)
Uint
state
;
mir
random
engine
pcg
PermutedCongruentialEngine
aliases
Uint
constructors
this
functions
opCall
popFront
seed
skip
manifest constants
isRandomEngine
max
period_pow2
properties
front
save
variables
empty
isUniformRandom
min
state
Holds the current internal state of the PermutedCongruentialEngine. (community summary)