matrix_fixed< V, RS, CS > Struct Template Reference

#include <matrix.hpp>

Inheritance diagram for matrix_fixed< V, RS, CS >:
V

List of all members.

Public Types


Detailed Description

template<typename V, typename RS, typename CS>
struct mmx::matrix_fixed< V, RS, CS >

Definition at line 266 of file matrix.hpp.


Member Typedef Documentation

typedef matrix_fixed<typename V::Naive,RS,CS> Naive

Definition at line 268 of file matrix.hpp.

typedef matrix_fixed<typename V::No_scaled,RS,CS> No_scaled

Definition at line 272 of file matrix.hpp.

typedef matrix_fixed<typename V::No_simd,RS,CS> No_simd

Definition at line 270 of file matrix.hpp.

typedef matrix_fixed<typename V::No_thread,RS,CS> No_thread

Definition at line 271 of file matrix.hpp.

typedef matrix_fixed<typename V::Positive,RS,CS> Positive

Definition at line 269 of file matrix.hpp.

typedef implementation<vector_linear,V> Vec

Definition at line 267 of file matrix.hpp.


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

Generated on 6 Dec 2012 for algebramix by  doxygen 1.6.1