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