Click or drag to resize
HistogramUpperBound Property
Returns the upper bound of the histogram.

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

Property Value

Type: Double

[Missing <value> documentation for "P:MathNet.Numerics.Statistics.Histogram.UpperBound"]

See Also