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

/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_SupernodalMatrix.h68 m_rowind = rowind.data();
112 Index* rowIndex() { return m_rowind; }
116 return m_rowind;
169 Index* m_rowind; // Array of compressed row indices of rectangular supernodes member in class:Eigen::internal::MappedSuperNodalMatrix

Completed in 556 milliseconds