Home
last modified time | relevance | path

Searched refs:m_rowind (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_SupernodalMatrix.h68 m_rowind = rowind.data(); in setInfos()
112 StorageIndex* rowIndex() { return m_rowind; } in rowIndex()
116 return m_rowind; in rowIndex()
169 StorageIndex* m_rowind; // Array of compressed row indices of rectangular supernodes variable