Home
last modified time | relevance | path

Searched refs:PastixLDLT (Results 1 – 5 of 5) sorted by relevance

/external/eigen/test/
Dpastix_support.cpp18 PastixLDLT< SparseMatrix<T, ColMajor>, Eigen::Lower > pastix_ldlt_lower; in test_pastix_T()
20 PastixLDLT< SparseMatrix<T, ColMajor>, Eigen::Upper > pastix_ldlt_upper; in test_pastix_T()
/external/eigen/Eigen/src/PaStiXSupport/
DPaStiXSupport.h25 template<typename _MatrixType, int Options> class PastixLDLT; variable
51 struct pastix_traits< PastixLDLT<_MatrixType,Options> >
622 class PastixLDLT : public PastixBase< PastixLDLT<_MatrixType, _UpLo> >
626 typedef PastixBase<PastixLDLT<MatrixType, _UpLo> > Base;
631 PastixLDLT():Base()
636 PastixLDLT(const MatrixType& matrix):Base()
/external/eigen/Eigen/
DPaStiXSupport25 * - class PastixLDLT: a supernodal, parallel LDLt Cholesky factorization.
/external/eigen/bench/spbench/
Dspbenchsolver.h410 PastixLDLT<SpMat, Lower> solver; in SelectSolvers()
/external/eigen/doc/
DSparseLinearSystems.dox34 <tr><td>PastixLLT \n PastixLDLT \n PastixLU</td><td>\link PaStiXSupport_Module PaStiXSupport \endli…