algebramix_doc 0.3
|
#include <matrix.hpp>
Definition at line 254 of file matrix.hpp.
typedef matrix_fixed<typename V::Naive,RS,CS> Naive |
Definition at line 256 of file matrix.hpp.
typedef matrix_fixed<typename V::No_scaled,RS,CS> No_scaled |
Definition at line 260 of file matrix.hpp.
typedef matrix_fixed<typename V::No_simd,RS,CS> No_simd |
Definition at line 258 of file matrix.hpp.
typedef matrix_fixed<typename V::No_thread,RS,CS> No_thread |
Definition at line 259 of file matrix.hpp.
typedef matrix_fixed<typename V::Positive,RS,CS> Positive |
Definition at line 257 of file matrix.hpp.
Definition at line 255 of file matrix.hpp.