mir-random — Libmir Archive
← Libmir Archive
Dlang.org
PermutedCongruentialEngine.max
mir
random
engine
pcg
PermutedCongruentialEngine
The maximum representable value of the engine's output type.
(community summary)
struct
PermutedCongruentialEngine
(alias output, stream_t streamType, bool output_previous, mult_...)
enum
max
=
(
ReturnType
!
output
).
max
;
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
The maximum representable value of the engine's output type. (community summary)