Template Struct simd_avx_t< float, 8 >

Struct Documentation

template<>
struct simd_avx_t<float, 8>

Public Functions

template<std::size_t idx>
inline float extract_static() const noexcept
inline float extract(std::size_t i) const noexcept

Public Members

__m256 v