max(_:_:)
Vector-scalar maximum. Each component of the result is the maximum of the corresponding element of the input vector and the scalar.
Declaration
func max(_ vector: simd_half32, _ scalar: Float16) -> simd_half32Vector-scalar maximum. Each component of the result is the maximum of the corresponding element of the input vector and the scalar.
func max(_ vector: simd_half32, _ scalar: Float16) -> simd_half32