simd_step(_:_:)
Returns zero for each element in a vector less than a specified edge, and otherwise returns one.
Declaration
func simd_step(_ edge: Float16, _ x: Float16) -> Float16Returns zero for each element in a vector less than a specified edge, and otherwise returns one.
func simd_step(_ edge: Float16, _ x: Float16) -> Float16