hap ~master (2017-01-07T17:35:38Z)
Home
Dub
Repo
LinearCongruentialEngine.opEquals
hap
random
generator
LinearCongruentialEngine
Undocumented in source. Be warned that the author may not have intended to support it.
class
LinearCongruentialEngine
(UIntType, UIntType a, UIntType c, UIntType m)
override @
safe
const nothrow pure
bool
opEquals
(
Object
rhs
)
if
(
isUnsigned
!
UIntType
&&
isIntegral
!
UIntType
)
Meta
Source
See Implementation
hap
random
generator
LinearCongruentialEngine
constructors
this
functions
front
opEquals
popFront
save
seed
variables
empty
increment
isUniformRandom
max
min
modulus
multiplier