#include <matrix_aligned.hpp>
Definition at line 26 of file matrix_aligned.hpp.
typedef matrix_assume_aligned<typename V::Naive, typename W::Naive> Naive |
Definition at line 34 of file matrix_aligned.hpp.
typedef V::No_aligned No_aligned |
Definition at line 37 of file matrix_aligned.hpp.
typedef matrix_assume_aligned<typename V::No_scaled, typename W::No_scaled> No_scaled |
Definition at line 41 of file matrix_aligned.hpp.
typedef matrix_assume_aligned<typename V::No_thread, typename W::No_thread> No_thread |
Definition at line 39 of file matrix_aligned.hpp.
typedef matrix_assume_aligned<typename V::Positive, typename W::Positive> Positive |
Definition at line 36 of file matrix_aligned.hpp.
typedef vector_assume_aligned<typename V::Vec, typename W::Vec> Vec |
Definition at line 32 of file matrix_aligned.hpp.