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