1#ifndef VECCORE_SIMD_SIZES_H
2#define VECCORE_SIMD_SIZES_H
16constexpr size_t SIMDWidth<double>()
21constexpr size_t SIMDWidth<float>()
26constexpr size_t SIMDWidth<uint32_t>()
31constexpr size_t SIMDWidth<Int32_s>()
36constexpr size_t SIMDWidth<uint16_t>()
41constexpr size_t SIMDWidth<Int16_s>()
47constexpr size_t SIMDWidth<double>()
52constexpr size_t SIMDWidth<float>()
57constexpr size_t SIMDWidth<uint32_t>()
62constexpr size_t SIMDWidth<Int32_s>()
67constexpr size_t SIMDWidth<uint16_t>()
72constexpr size_t SIMDWidth<Int16_s>()
78constexpr size_t SIMDWidth<double>()
83constexpr size_t SIMDWidth<float>()
88constexpr size_t SIMDWidth<uint32_t>()
93constexpr size_t SIMDWidth<Int32_s>()
98constexpr size_t SIMDWidth<uint16_t>()
103constexpr size_t SIMDWidth<Int16_s>()
109constexpr size_t SIMDWidth<double>()
114constexpr size_t SIMDWidth<float>()
119constexpr size_t SIMDWidth<uint32_t>()
124constexpr size_t SIMDWidth<Int32_s>()
129constexpr size_t SIMDWidth<uint16_t>()
134constexpr size_t SIMDWidth<Int16_s>()
constexpr size_t SIMDWidth()