Contents

simd_make_short16_undef(_:)

Returns a new vector from the specified two-element vector, and other elements undefined.

Declaration

func simd_make_short16_undef(_ other: simd_short2) -> simd_short16

See Also

Functions to Create Sixteen-Element Vectors From Other Vectors