Click or drag to resize

IntRandomBernoulliDistribution Constructor

Constructs a random number generator for a discrete binomial 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 IntRandomBernoulliDistribution()
See Also