Argon 0.1.0
|
Helper template for multi-vector types of different SIMD types and sizes. More...
Helper template for multi-vector types of different SIMD types and sizes.
T | The SIMD type (e.g., int8x16_t, float32x4_t). |
size | The number of vectors to be packed together (e.g., 2, 3, 4). |