#include <numerix/simd.hpp>#include <algebramix/vector_unrolled.hpp>#include <algebramix/vector_aligned.hpp>#include <algebramix/vector_sse.hpp>Go to the source code of this file.
| #define Vector_simd_variant | ( | C | ) | vector_simd_variant_helper<C>::VV |
Definition at line 47 of file vector_simd.hpp.
Referenced by implementation< matrix_multiply, V, matrix_tft_vectorized< W > >::mat_inverse_tft(), and implementation< matrix_multiply, V, matrix_tft_vectorized< W > >::mul().
1.6.1