Home
last modified time | relevance | path

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

/external/eigen/test/
Dpastix_support.cpp20 PastixLDLT< SparseMatrix<T, ColMajor>, Eigen::Lower > pastix_ldlt_lower; in test_pastix_T()
22 PastixLDLT< SparseMatrix<T, ColMajor>, Eigen::Upper > pastix_ldlt_upper; in test_pastix_T()
/external/eigen/Eigen/src/PaStiXSupport/
DPaStiXSupport.h33 template<typename _MatrixType, int Options> class PastixLDLT; variable
59 struct pastix_traits< PastixLDLT<_MatrixType,Options> >
608 class PastixLDLT : public PastixBase< PastixLDLT<_MatrixType, _UpLo> >
612 typedef PastixBase<PastixLDLT<MatrixType, _UpLo> > Base;
617 PastixLDLT():Base()
622 explicit PastixLDLT(const MatrixType& matrix):Base()
/external/eigen/Eigen/
DPaStiXSupport31 * - class PastixLDLT: a supernodal, parallel LDLt Cholesky factorization.
/external/eigen/bench/spbench/
Dspbenchsolver.h410 PastixLDLT<SpMat, Lower> solver; in SelectSolvers()
/external/eigen/doc/
DSparseLinearSystems.dox64 <tr><td>PastixLLT \n PastixLDLT \n PastixLU</td><td>\link PaStiXSupport_Module PaStiXSupport \endli…