Click or drag to resize

IntRandomGeometricDistribution Constructor

Constructs a random number generator for a discrete geometric distribution using the default 0.50 probability of success on each trial.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IntRandomGeometricDistribution()
See Also