Template Struct simd_avx_t< float, 4 >

Struct Documentation

template<>
struct simd_avx_t<float, 4>

Public Functions

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

Public Members

__m128 v