#include <matrix_unrolled.hpp>
Definition at line 25 of file matrix_unrolled.hpp.
typedef V::Naive Naive |
Reimplemented in matrix_simd< len1, len2, V >, and matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 27 of file matrix_unrolled.hpp.
typedef matrix_unrolled<sz,typename V::No_aligned> No_aligned |
Reimplemented in matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 29 of file matrix_unrolled.hpp.
typedef matrix_unrolled<sz,typename V::No_scaled> No_scaled |
Reimplemented in matrix_simd< len1, len2, V >, and matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 32 of file matrix_unrolled.hpp.
typedef matrix_unrolled<sz,typename V::No_simd> No_simd |
Reimplemented in matrix_simd< len1, len2, V >.
Definition at line 30 of file matrix_unrolled.hpp.
typedef matrix_unrolled<sz,typename V::No_thread> No_thread |
Reimplemented in matrix_simd< len1, len2, V >, and matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 31 of file matrix_unrolled.hpp.
typedef matrix_unrolled<sz,typename V::Positive> Positive |
Reimplemented in matrix_simd< len1, len2, V >, and matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 28 of file matrix_unrolled.hpp.
typedef vector_unrolled<sz,typename V::Vec> Vec |
Reimplemented in matrix_simd< len1, len2, V >, and matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 26 of file matrix_unrolled.hpp.