matrix_aligned< V, W > Struct Template Reference

#include <matrix_aligned.hpp>

List of all members.

Public Types


Detailed Description

template<typename V, typename W>
struct mmx::matrix_aligned< V, W >

Definition at line 54 of file matrix_aligned.hpp.


Member Typedef Documentation

typedef matrix_aligned<typename V::Naive, typename W::Naive> Naive

Reimplemented in matrix_simd< len1, len2, V >.

Definition at line 59 of file matrix_aligned.hpp.

typedef V::No_aligned No_aligned

Definition at line 62 of file matrix_aligned.hpp.

typedef matrix_aligned<typename V::No_scaled, typename W::No_scaled> No_scaled

Reimplemented in matrix_simd< len1, len2, V >.

Definition at line 66 of file matrix_aligned.hpp.

typedef matrix_aligned<typename V::No_thread, typename W::No_thread> No_thread

Reimplemented in matrix_simd< len1, len2, V >.

Definition at line 64 of file matrix_aligned.hpp.

typedef matrix_aligned<typename V::Positive, typename W::Positive> Positive

Reimplemented in matrix_simd< len1, len2, V >.

Definition at line 61 of file matrix_aligned.hpp.

typedef vector_aligned<typename V::Vec, typename W::Vec> Vec

Reimplemented in matrix_simd< len1, len2, V >.

Definition at line 57 of file matrix_aligned.hpp.


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

Generated on 6 Dec 2012 for algebramix by  doxygen 1.6.1