matrix_strassen< V > Struct Template Reference

#include <matrix_strassen.hpp>

Inheritance diagram for matrix_strassen< V >:
V

List of all members.

Public Types


Detailed Description

template<typename V>
struct mmx::matrix_strassen< V >

Definition at line 24 of file matrix_strassen.hpp.


Member Typedef Documentation

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.


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for algebramix by  doxygen 1.6.1