DiscreteUniformDistributionLowerBound Property |
Gets or sets the parameter lower bound which is used for generation of uniformly distributed random numbers.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int LowerBound { get; }
Property Value
Int32See Also