Searched refs:supToCol (Results 1 – 2 of 2) sorted by relevance
141 Index* supToCol() { return m_sup_to_col; } in supToCol() function143 const Index* supToCol() const in supToCol() function192 m_idrow(mat.rowIndexPtr()[mat.supToCol()[mat.colToSup()[outer]]]), in InnerIterator()193 m_endidrow(mat.rowIndexPtr()[mat.supToCol()[mat.colToSup()[outer]]+1]) in InnerIterator()243 Index fsupc = supToCol()[k]; // First column of the current supernode in solveInPlace()246 Index nsupc = supToCol()[k+1] - fsupc; // Number of columns in the current supernode in solveInPlace()
689 Index fsupc = m_mapL.supToCol()[k]; in solveInPlace()691 Index nsupc = m_mapL.supToCol()[k+1] - fsupc; in solveInPlace()