Searched defs:rm2 (Results 1 – 6 of 6) sorted by relevance
26 RMatrixType rm2 = MatrixType::Random(rows, cols); in syrk() local
181 rm2 = RealMatrixType::Random(rows,cols); in basicStuffComplex() local
59 RefDynMat rm2 = m1.block(i,j,brows,bcols); in ref_matrix() local
350 JsonNode rm2 = array2.remove(0); in testSimpleArray() local
585 float rm1, rm2; in detect_pitch() local
809 java.lang.reflect.Method rm2 = clazz.getDeclaredMethod("set", new Class[] { Object.class }); in testGenericSignature() local