30 #include <m4ri/m4ri.h>
31 #include <m4rie/mzed.h>
32 #include <m4rie/mzd_slice.h>
33 #include <m4rie/conversion.h>
105 assert(P->length == A->
nrows);
106 assert(Q->length == A->
ncols);
142 assert(P->length == A->
nrows);
143 assert(Q->length == A->
ncols);
179 #define __M4RIE_PLE_CUTOFF (__M4RI_CPU_L2_CACHE<<2)