Click or drag to resize
Accord.NET (logo)

HistogramToArray Method

Converts this histogram into an integer array representation.

Namespace:  Accord.Statistics.Visualizations
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public int[] ToArray()
Request Example View Source

Return Value

Type: Int32
See Also