You are here: Start » AVL.NET » Function Reference » Histogram » Histogram Features » AVL.HistogramSum
Computes the sum of histogram bin values.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | AvlNet.Histogram | Input histogram. | ||
![]() | outSum | double | Output sum. |


