You are here: Start » AVL.NET » AVL.HistogramAverage
Computes the average of histogram bin values.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | AvlNet.Histogram | Input histogram. | ||
![]() | outAverage | float | Output average. |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Input histogram is empty in HistogramAverage. |


