Contents

vSInt64

A 128-bit vector packed with int64_t values.

Declaration

typealias vSInt64 = SIMD2<Int64>

See Also

vecLibTypes