Contents

simd_make_half16(_:_:)

Returns a new vector from the specified vectors.

Declaration

func simd_make_half16(_ lo: simd_half8, _ hi: simd_half8) -> simd_half16

See Also

Functions to create 16-element vectors from other vectors