Click or drag to resize

IntRandomPoissonVaryingMeanDistribution Constructor

Constructs a random number generator for a discrete Poisson distribution using the default array of means ([1.0]).

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