Streaming |
| Name | Description | |
|---|---|---|
| MaximumMagnitudePhase(IEnumerableComplex32) | Returns the largest absolute value from the enumerable, in a single pass without memoization. Returns NaN if data is empty or any entry is NaN. | |
| MaximumMagnitudePhase(IEnumerableComplex) | Returns the largest absolute value from the enumerable, in a single pass without memoization. Returns NaN if data is empty or any entry is NaN. |