Contents

vUInt16

A 128-bit vector packed with unsigned short values.

Declaration

typealias vUInt16 = SIMD8<UInt16>

See Also

vecLibTypes