int mmult_omp(double *c, double *a, int aRows, int aCols, double *b, int bRows, int bCols); int mmult(double *c, double *a, int aRows, int aCols, double *b, int bRows ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results