#include <algebramix/vector_simd.hpp>
#include <algebramix/matrix_unrolled.hpp>
#include <algebramix/matrix_aligned.hpp>
#include <algebramix/matrix_sse.hpp>
Go to the source code of this file.
#define Matrix_simd_variant | ( | C | ) | matrix_simd_variant_helper<C>::MV |
Definition at line 49 of file matrix_simd.hpp.