argmax32(_:count:stride:)

Math.swift:49
static func argmax32(_ ptr: UnsafePointer<Float>, count: Int, stride: Int = 1) -> (Int, Float)