Searched refs:rowsPermutation (Results 1 – 1 of 1) sorted by relevance
66 X.col(j) = m_sparseLU->rowsPermutation().transpose() * X.col(j); in _solve_impl()262 inline const PermutationType& rowsPermutation() const in rowsPermutation() function327 X.col(j) = rowsPermutation() * B.const_cast_derived().col(j); in _solve_impl()