Click or drag to resize

NMathFunctionsMinAbs1Index Method

Overload List
 NameDescription
Public methodStatic memberMinAbs1Index(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
Public methodStatic memberMinAbs1Index(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
Top
See Also