UniformDistribution.this

Undocumented in source.
  1. this(UniformRNG rng)
  2. this(typeof(this) that)
    class UniformDistribution(E, UniformRNG)
    this
    (
    typeof(this) that
    )
    if (
    is(E == enum) &&
    isUniformRNG!UniformRNG
    )

Meta