Contents

argmax()

Returns the index of the element with the highest value, ignoring missing elements.

Declaration

func argmax() -> Int?

See Also

Inspecting a Column Slice