Searched refs:rowIndexPtr (Results 1 – 1 of 1) sorted by relevance
122 Index* rowIndexPtr() { return m_rowind_colptr; } in rowIndexPtr() function124 const Index* rowIndexPtr() const in rowIndexPtr() 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()244 …Index istart = rowIndexPtr()[fsupc]; // Pointer index to the subscript of the current c… in solveInPlace()245 Index nsupr = rowIndexPtr()[fsupc+1] - istart; // Number of rows in the current supernode in solveInPlace()