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