![]() | Int |
The IntRandomGeometricDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntRandomGeometricDistribution | Constructs a random number generator for a discrete geometric distribution using the default 0.50 probability of success on each trial. |
![]() | IntRandomGeometricDistribution(Double) | Constructs a random number generator for a discrete geometric distribution using the specified distribution parameter. |
Name | Description | |
---|---|---|
![]() | Probability | Gets the probability of success on each trial. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this random number generator. |
![]() | Fill | Uses the given random number stream to fill the given array of integers with random values. |