You are here: Start » AVL.NET » Function Reference » Histogram » Histogram Basics » AVL.HistogramIndices
Returns an array of histogram elements' indices.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | AvlNet.Histogram | Input histogram. | ||
![]() | outIndices | System.Collections.Generic.IList<int> |


