#include <matrix_ring_naive.hpp>
Definition at line 27 of file matrix_ring_naive.hpp.
typedef matrix_ring_naive<typename V::Naive> Naive |
Definition at line 29 of file matrix_ring_naive.hpp.
typedef matrix_ring_naive<typename V::No_scaled> No_scaled |
Definition at line 33 of file matrix_ring_naive.hpp.
typedef matrix_ring_naive<typename V::No_simd> No_simd |
Definition at line 31 of file matrix_ring_naive.hpp.
typedef matrix_ring_naive<typename V::No_thread> No_thread |
Definition at line 32 of file matrix_ring_naive.hpp.
typedef matrix_ring_naive<typename V::Positive> Positive |
Definition at line 30 of file matrix_ring_naive.hpp.
typedef V::Vec Vec |
Definition at line 28 of file matrix_ring_naive.hpp.