Searched refs:colIndexPtr (Results 1 – 2 of 2) sorted by relevance
99 StorageIndex* colIndexPtr() in colIndexPtr() function104 const StorageIndex* colIndexPtr() const in colIndexPtr() function189 m_idval(mat.colIndexPtr()[outer]), in InnerIterator()191 m_endidval(mat.colIndexPtr()[outer+1]), in InnerIterator()269 Index luptr = colIndexPtr()[fsupc]; in solveInPlace()270 Index lda = colIndexPtr()[fsupc+1] - luptr; in solveInPlace()
737 Index lda = m_mapL.colIndexPtr()[fsupc+1] - m_mapL.colIndexPtr()[fsupc]; // leading dimension in solveInPlace()739 Index luptr = m_mapL.colIndexPtr()[fsupc]; in solveInPlace()