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