matrix_unrolled< sz, V > Struct Template Reference

#include <matrix_unrolled.hpp>

List of all members.

Public Types


Detailed Description

template<nat sz, typename V = matrix_naive>
struct mmx::matrix_unrolled< sz, V >

Definition at line 25 of file matrix_unrolled.hpp.


Member Typedef Documentation

typedef V::Naive Naive
typedef matrix_unrolled<sz,typename V::No_aligned> No_aligned
typedef matrix_unrolled<sz,typename V::No_scaled> No_scaled
typedef matrix_unrolled<sz,typename V::No_simd> No_simd

Reimplemented in matrix_simd< len1, len2, V >.

Definition at line 30 of file matrix_unrolled.hpp.

typedef matrix_unrolled<sz,typename V::No_thread> No_thread
typedef matrix_unrolled<sz,typename V::Positive> Positive
typedef vector_unrolled<sz,typename V::Vec> Vec

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

Generated on 6 Dec 2012 for algebramix by  doxygen 1.6.1