Click or drag to resize
BucketLowerBound Property
Lower Bound of the Bucket.

Namespace:  MathNet.Numerics.Statistics
Assembly:  MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
public double LowerBound { get; set; }

Property Value

Type: Double

[Missing <value> documentation for "P:MathNet.Numerics.Statistics.Bucket.LowerBound"]

See Also