Searched refs:PermutationQType (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/LU/
H A DFullPivLU.h63 typedef PermutationMatrix<ColsAtCompileTime, MaxColsAtCompileTime> PermutationQType; typedef in class:Eigen::FullPivLU
142 inline const PermutationQType& permutationQ() const
379 PermutationQType m_q;

Completed in 112 milliseconds