Pareto |
| Name | Description | |
|---|---|---|
| ParetoDistribution | Initializes a new instance of the ParetoDistribution class, using a StandardGenerator as underlying random number generator. | |
| ParetoDistribution(Generator) | Initializes a new instance of the ParetoDistribution class, using the specified Generator as underlying random number generator. | |
| ParetoDistribution(Double, Double) | Initializes a new instance of the ParetoDistribution class | |
| ParetoDistribution(Double, Double, Generator) | Initializes a new instance of the ParetoDistribution class |