| 
    algebramix_doc 0.3 
   | 
 
#include <matrix_simd.hpp>
  
 Definition at line 27 of file matrix_simd.hpp.
| typedef matrix_simd<len1,len2,typename V::Naive> Naive | 
Reimplemented from matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 32 of file matrix_simd.hpp.
typedef matrix_unrolled< len1, V > ::No_aligned No_aligned [inherited] | 
        
Reimplemented from matrix_unrolled< len1, V >.
Definition at line 62 of file matrix_aligned.hpp.
| typedef matrix_simd<len1,len2,typename V::No_scaled> No_scaled | 
Reimplemented from matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 36 of file matrix_simd.hpp.
| typedef matrix_unrolled<len1,typename V::No_simd> No_simd | 
Reimplemented from matrix_unrolled< len1, V >.
Definition at line 34 of file matrix_simd.hpp.
| typedef matrix_simd<len1,len2,typename V::No_thread> No_thread | 
Reimplemented from matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 35 of file matrix_simd.hpp.
| typedef matrix_simd<len1,len2,typename V::Positive> Positive | 
Reimplemented from matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 33 of file matrix_simd.hpp.
| typedef vector_simd<len1,len2,typename V::Vec> Vec | 
Reimplemented from matrix_aligned< matrix_unrolled< len1, V >, matrix_unrolled< len2, V > >.
Definition at line 31 of file matrix_simd.hpp.