Searched defs:mm2 (Results 1 – 4 of 4) sorted by relevance
27 static char *mm1 = NULL, *mm2 = NULL; variable
77 public int mm2(int i) throws Exception { in mm2() method in AfterTest
65 …MappedSparseMatrix<Scalar> mm2(rows, cols, cm2.nonZeros(), cm2.outerIndexPtr(), cm2.innerIndexPtr(… in sparse_solvers() local
838 CtMethod mm2 = cc.getDeclaredMethod("mm2"); in testAfter() local