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