Click or drag to resize
Accord.NET (logo)

ContinuousHistogram Properties

The ContinuousHistogram type exposes the following members.

Properties
  NameDescription
Public propertyMax
Maximum value.
Public propertyMean
Mean value.
Public propertyMedian
Median value.
Public propertyMin
Minimum value.
Public propertyRange
Range of random values.
Public propertyStdDev
Standard deviation.
Public propertyValues
Values of the histogram.
Top
See Also