Home
last modified time | relevance | path

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

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