NMath |
| Name | Description | |
|---|---|---|
| MinAbs1Index(DoubleComplexVector) | Calculates the index of the minimum absolute value of a given vector's elements. Absolute value rank is calculated using L1 norm l1(c) = c.real + c.imag | |
| MinAbs1Index(FloatComplexVector) | Calculates the index of the minimum absolute value of a given vector's elements. Absolute value rank is calculated using L1 norm l1(c) = c.real + c.imag |