matrix_assume_aligned< V, W > Struct Template Reference

#include <matrix_aligned.hpp>

Inheritance diagram for matrix_assume_aligned< V, W >:
V

List of all members.

Public Types


Detailed Description

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

Definition at line 26 of file matrix_aligned.hpp.


Member Typedef Documentation

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

Definition at line 34 of file matrix_aligned.hpp.

typedef V::No_aligned No_aligned

Definition at line 37 of file matrix_aligned.hpp.

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

Definition at line 41 of file matrix_aligned.hpp.

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

Definition at line 39 of file matrix_aligned.hpp.

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

Definition at line 36 of file matrix_aligned.hpp.

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

Definition at line 32 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