Searched refs:rowsPermutation (Results 1 – 1 of 1) sorted by relevance
165 inline const PermutationType& rowsPermutation() const in rowsPermutation() function230 X.col(j) = rowsPermutation() * B.const_cast_derived().col(j); in _solve_impl()