Contents

simd_make_half2(_:_:)

Returns a new vector from the specified scalar values.

Declaration

func simd_make_half2(_ x: Float16, _ y: Float16) -> simd_half2

See Also

Functions to create two-element vectors from scalar values