Home
last modified time | relevance | path

Searched defs:permutationP (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
DIncompleteCholesky.h175 const PermutationType& permutationP() const { eigen_assert("m_analysisIsOk"); return m_perm; } in permutationP() function
/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h225 inline const IntColVectorType& permutationP() const in permutationP() function