Searched refs:nsuper (Results 1 – 5 of 5) sorted by relevance
118 Index nsuper = glu.supno(jcol); in column_dfs() local125 nsuper = glu.supno(0) = 0 ; in column_dfs()129 fsupc = glu.xsup(nsuper); in column_dfs()159 nsuper++; in column_dfs()160 glu.supno(jcol) = nsuper; in column_dfs()165 glu.xsup(nsuper+1) = jcolp1; in column_dfs()166 glu.supno(jcolp1) = nsuper; in column_dfs()
25 Index nsuper = (glu.supno)(n); in countnz() local30 for (i = 0; i <= nsuper; i++) in countnz()57 Index nsuper = (glu.supno)(n); in fixupL() local60 for (i = 0; i <= nsuper; i++) in fixupL()
151 Index nsuper() const in nsuper() function241 for (Index k = 0; k <= nsuper(); k ++) in solveInPlace()
688 for (Index k = m_mapL.nsuper(); k >= 0; k--) in solveInPlace()
720 for (int k = 0; k <= Lstore->nsuper; ++k)