Searched refs:found_diag (Results 1 – 2 of 2) sorted by relevance
77 bool found_diag; variable95 found_diag = col>=m;104 for (typename MatrixType::InnerIterator it(mat, pcol); it||!found_diag; ++it)108 if (i == col) found_diag = true;
398 bool found_diag = nonzeroCol>=m;405 for (typename QRMatrixType::InnerIterator itp(m_pmat, col); itp || !found_diag; ++itp)409 if(curIdx == nonzeroCol) found_diag = true;