Home
last modified time | relevance | path

Searched defs:matrixL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DIncompleteCholesky.h163 const FactorType& matrixL() const { eigen_assert("m_factorizationIsOk"); return m_L; } in matrixL() function
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/
H A DSparseLU.h243 SparseLUMatrixLReturnType<SCMatrix> matrixL() const in matrixL() function
/aosp_15_r20/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h349 inline const LUMatrixType& matrixL() const in matrixL() function