Searched defs:mm2 (Results 1 – 5 of 5) sorted by relevance
67 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
18 namelist /mmm/ mm1, mm2 local
838 CtMethod mm2 = cc.getDeclaredMethod("mm2"); in testAfter() local