The OpenD Programming Language

PermutedCongruentialEngine.this

  1. this(Uint seed, Uint stream_)
  2. this(Uint seed)
    struct PermutedCongruentialEngine(alias output, stream_t streamType, bool output_previous, mult_...)
    static if(!(can_specify_stream))
    this
    ()
    if (
    mult_.length <= 1
    )

Meta