Home
last modified time | relevance | path

Searched defs:factorize (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DBasicPreconditioners.h65 DiagonalPreconditioner& factorize(const MatType& mat) in factorize() function
151 LeastSquareDiagonalPreconditioner& factorize(const MatType& mat) in factorize() function
213 IdentityPreconditioner& factorize(const MatrixType& ) { return *this; } in factorize() function
H A DIncompleteLUT.h244 void IncompleteLUT<Scalar,StorageIndex>::factorize(const _MatrixType& amat) in factorize() function
H A DIncompleteCholesky.h190 void IncompleteCholesky<Scalar,_UpLo, OrderingType>::factorize(const _MatrixType& mat) in factorize() function
H A DIterativeSolverBase.h217 Derived& factorize(const EigenBase<MatrixDerived>& A) in factorize() function
/aosp_15_r20/external/eigen/Eigen/src/KLUSupport/
H A DKLUSupport.h201 void factorize(const InputMatrixType& matrix) in factorize() function
/aosp_15_r20/external/eigen/unsupported/Eigen/src/FFT/
H A Dei_kissfft_impl.h70 void factorize(int nfft) in factorize() function
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/
H A DSparseLU.h595 void SparseLU<MatrixType, OrderingType>::factorize(const MatrixType& matrix) in factorize() function
/aosp_15_r20/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h444 void factorize(const InputMatrixType& matrix) in factorize() function