Click or drag to resize

IntRandomPoissonDistribution Constructor

Constructs a random number generator for a discrete Poisson distribution using the default mean (1.0).

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