Searched refs:supToCol (Results 1 – 2 of 2) sorted by relevance
141 StorageIndex* supToCol() { return m_sup_to_col; } in supToCol() function143 const StorageIndex* 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()246 Index fsupc = supToCol()[k]; // First column of the current supernode in solveInPlace()249 Index nsupc = supToCol()[k+1] - fsupc; // Number of columns in the current supernode in solveInPlace()
736 Index fsupc = m_mapL.supToCol()[k]; in solveInPlace()738 Index nsupc = m_mapL.supToCol()[k+1] - fsupc; in solveInPlace()