Searched refs:m_mapU (Results 1 – 1 of 1) sorted by relevance
825 : m_mapL(mapL),m_mapU(mapU) in SparseLUMatrixUReturnType()861 typename MatrixUType::InnerIterator it(m_mapU, jcol); in solveInPlace()889 typename MatrixUType::InnerIterator it(m_mapU, jcol); in solveTransposedInPlace()918 const MatrixUType& m_mapU; member