You are here: Start » AVL.NET » Invoke.AbsoluteHistogram
Transforms each bin value to its absolute value.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void AbsoluteHistogram ( Avl.Histogram inHistogram, Avl.Histogram outHistogram )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | Avl.Histogram | Input histogram. | ||
![]() | outHistogram | Avl.Histogram | Output histogram. |