Specifies that a type a SIMD type. More...
#include <eve/concept/vectorized.hpp>
Specifies that a type a SIMD type.
The concept simd_value<T> is satisfied if and only if T satisfies either eve::arithmetic_simd_value or eve::logical_simd_value.
eve::logical<eve::wide<short>>eve::wide<float>eve::wide<int, eve::fixed<1>>