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


