Searched defs:cols2 (Results 1 – 2 of 2) sorted by relevance
/external/eigen/test/ | ||
D | lu.cpp | 26 Index rows, cols, cols2; in lu_non_invertible() local |
D | qr_colpivoting.cpp | 21 Index cols2 = internal::random<Index>(2, EIGEN_TEST_MAX_SIZE); in cod() local |