StatisticsMaximum |
| Name | Description | |
|---|---|---|
| MaximumAbsolute(IEnumerableDouble) | Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN. | |
| MaximumAbsolute(IEnumerableSingle) | Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN. |