Click or drag to resize

UniformDistributionLowerBound Property

Gets the lower bound of the interval on which this instance is defined.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public double LowerBound { get; }

Property Value

Type: Double
The interval lower bound.
See Also