Contents

vSInt16

A 128-bit vector packed with signed short values.

Declaration

typealias vSInt16 = SIMD8<Int16>

See Also

vecLibTypes