algebramix_doc 0.3
matrix_unrolled< sz, V > Struct Template Reference

#include <matrix_unrolled.hpp>

Inheritance diagram for matrix_unrolled< sz, V >:
V

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 matrix_unrolled<sz,typename V::No_aligned> No_aligned
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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines