Click or drag to resize

NMathFunctionsMaxIndex Method

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