ErlangSamples Method |
Name | Description | |
---|---|---|
Samples | Generates a sequence of samples from the Erlang distribution. | |
Samples(Double) | Fills an array with samples generated from the distribution. | |
Samples(Int32, Double) | Generates a sequence of samples from the distribution. | |
Samples(Double, Int32, Double) | Fills an array with samples generated from the distribution. | |
Samples(Random, Int32, Double) | Generates a sequence of samples from the distribution. | |
Samples(Random, Double, Int32, Double) | Fills an array with samples generated from the distribution. |