Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLU.h724 : m_mapL(mapL),m_mapU(mapU) in SparseLUMatrixUReturnType()
759 typename MatrixUType::InnerIterator it(m_mapU, jcol); in solveInPlace()
770 const MatrixUType& m_mapU; member