Contents

vUInt64

A 128-bit vector packed with uint64_t values.

Declaration

typealias vUInt64 = SIMD2<UInt64>

See Also

vecLibTypes