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