Contents

simd_packed_short2

A packed vector of two 16-bit signed integer elements.

Declaration

typealias simd_packed_short2 = SIMD2<Int16>

Topics

Alternative Type Alias

See Also

Packed Vector Data Types