#include <basix/int.hpp>
#include <numerix/simd.hpp>
#include <algebramix/vector_aligned.hpp>
 
Go to the source code of this file.
Classes
- struct matrix_assume_aligned< V, W >
 - struct implementation< F, Z, matrix_assume_aligned< V, W > >
 - struct implementation< vector_allocate, Z, matrix_assume_aligned< V, W > >
 - struct matrix_aligned< V, W >
 - struct implementation< F, Z, matrix_aligned< V, W > >
 - struct implementation< vector_allocate, Z, matrix_aligned< V, W > >
 - struct mat_mul_aligned_helper< V, W, Op, D, S1, S2 >
 - struct implementation< matrix_multiply_base, Z, matrix_assume_aligned< V, W > >
 - struct implementation< matrix_multiply_base, Z, matrix_aligned< V, W > >
 
Namespaces