| 
    algebramix_doc 0.3 
   | 
 
#include <matrix_strassen.hpp>
  
 Definition at line 24 of file matrix_strassen.hpp.
| typedef V::Naive Naive | 
Definition at line 26 of file matrix_strassen.hpp.
| typedef matrix_strassen<typename V::No_scaled> No_scaled | 
Definition at line 30 of file matrix_strassen.hpp.
| typedef matrix_strassen<typename V::No_simd> No_simd | 
Definition at line 28 of file matrix_strassen.hpp.
| typedef matrix_strassen<typename V::No_thread> No_thread | 
Definition at line 29 of file matrix_strassen.hpp.
| typedef V::Positive Positive | 
Definition at line 27 of file matrix_strassen.hpp.
| typedef V::Vec Vec | 
Definition at line 25 of file matrix_strassen.hpp.