You are here: Start » AVL.NET » AVL.HistogramIndices(AvlNet.Histogram, int[])

AVL.HistogramIndices(AvlNet.Histogram, int[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void HistogramIndices(
	AvlNet.Histogram inHistogram,
	out int[] outIndices
)

Parameters

inHistogram
Type: AvlNet.Histogram
outIndices
Type: System.Int32

See also