#include <matrix_aligned.hpp>
Definition at line 54 of file matrix_aligned.hpp.
typedef matrix_aligned<typename V::Naive, typename W::Naive> Naive |
Reimplemented in matrix_simd< len1, len2, V >.
Definition at line 59 of file matrix_aligned.hpp.
typedef V::No_aligned No_aligned |
Definition at line 62 of file matrix_aligned.hpp.
typedef matrix_aligned<typename V::No_scaled, typename W::No_scaled> No_scaled |
Reimplemented in matrix_simd< len1, len2, V >.
Definition at line 66 of file matrix_aligned.hpp.
typedef matrix_aligned<typename V::No_thread, typename W::No_thread> No_thread |
Reimplemented in matrix_simd< len1, len2, V >.
Definition at line 64 of file matrix_aligned.hpp.
typedef matrix_aligned<typename V::Positive, typename W::Positive> Positive |
Reimplemented in matrix_simd< len1, len2, V >.
Definition at line 61 of file matrix_aligned.hpp.
typedef vector_aligned<typename V::Vec, typename W::Vec> Vec |
Reimplemented in matrix_simd< len1, len2, V >.
Definition at line 57 of file matrix_aligned.hpp.