#include <matrix.hpp>
Definition at line 266 of file matrix.hpp.
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.
Definition at line 267 of file matrix.hpp.