You are here: Start » AVL.NET » Invoke.HistogramDataMedian
Computes the median of the histogrammed numeric data.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | Avl.Histogram | Input histogram. | ||
![]() | outMedian | float | Median of the histogrammed data. |


