DiscreteDistribution.this

Undocumented in source.
  1. this(UniformRNG rng, Range proportions)
    class DiscreteDistribution(SearchPolicy search, T, UniformRNG)
    this
    (
    Range
    )
    (
    UniformRNG rng
    ,)
    if (
    isInputRange!Range &&
    isNumeric!(ElementType!Range)
    )
  2. this(typeof(this) that)

Meta