Contents

vSInt8

A 128-bit vector packed with signed char values.

Declaration

typealias vSInt8 = SIMD16<Int8>
typealias vSInt8 = SIMD16<CChar>

See Also

vecLibTypes