Searched defs:cols2 (Results 1 – 4 of 4) sorted by relevance
5 …solverbase(const MatrixType& matrix, const SolverType& solver, Index rows, Index cols, Index cols2) in check_solverbase()
28 Index rows, cols, cols2; in lu_non_invertible() local
22 Index cols2 = internal::random<Index>(2, EIGEN_TEST_MAX_SIZE); in cod() local
225 Index rows, cols, cols2; in svd_test_solvers() local