Contents

argmin()

Returns the index of the element with the lowest value.

Declaration

func argmin() -> Base.Index?
func argmin() -> FilledColumn<Base>.Index?

See Also

Finding an Element Index