Statistics.Maximum |
Name | Description | |
---|---|---|
![]() | MaximumAbsolute(IEnumerable<Double>) | Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN. |
![]() | MaximumAbsolute(IEnumerable<Single>) | Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN. |