mir-random — Libmir Archive
Libmir Archive
API Reference Index
mir-random Guide
Dlang.org
specific_stream.is_mcg
mir
random
engine
pcg
specific_stream
Defines a compile-time enum indicating whether the PCG stream is an MCG, defaulting to false.
mixintemplate
specific_stream
(Uint)
enum
is_mcg
=
false
;
mir
random
engine
pcg
specific_stream
aliases
increment
functions
set_stream
manifest constants
can_specify_stream
is_mcg
variables
inc_
streams_pow2
Defines a compile-time enum indicating whether the PCG stream is an MCG, defaulting to false.