Click or drag to resize

DiscreteUniformDistributionUpperBound Property

Gets or sets the upper boundary which is used for generation of uniformly distributed random numbers.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int UpperBound { get; }

Property Value

Int32
See Also