Template Struct simd_avx_t¶
Defined in File simd_avx.hpp
Struct Documentation¶
-
template<typename Fp, std::size_t Width>
struct simd_avx_t¶ Low-level SIMD type. Only Width of 4 or 8 and float or double types are supported.
Defined in File simd_avx.hpp
Low-level SIMD type. Only Width of 4 or 8 and float or double types are supported.