Click or drag to resize

NMathFunctionsMinIndex Method

Overload List
 NameDescription
Public methodStatic memberMinIndex(Double) Calculates the index of the minimum value in the given data set.
Public methodStatic memberMinIndex(DoubleVector) Calculates the index of the minimum absolute value of a given vector's elements.
Public methodStatic memberMinIndex(FloatVector) Calculates the index of the minimum absolute value of a given vector's elements.
Public methodStatic memberMinIndex(IDFColumn) Calculates the index of the minimum value in the given data set.
Public methodStatic memberMinIndex(Int32) Calculates the index of the minimum value in the given data set.
Top
See Also