MinimumMaximumValuesT Properties |
The DescriptiveStatisticsMinimumMaximumValuesT generic type exposes the following members.
Name | Description | |
---|---|---|
Maximum | Returns the maximal value in the given container. | |
MaximumIndex | Returns the index of the maximal value in the given container. | |
Minimum | Returns the minimal value in the given container. | |
MinimumIndex | Returns the index of the minimal value in the given container. |