Contents

simd_make_half32(_:_:)

Returns a new vector from the specified vectors.

Declaration

func simd_make_half32(_ lo: simd_half16, _ hi: simd_half16) -> simd_half32

See Also

Functions to create 32-element vectors from other vectors