Home
last modified time | relevance | path

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

/external/eigen/test/
Dpastix_support.cpp19 PastixLLT< SparseMatrix<T, ColMajor>, Eigen::Lower > pastix_llt_lower; in test_pastix_T()
21 PastixLLT< SparseMatrix<T, ColMajor>, Eigen::Upper > pastix_llt_upper; in test_pastix_T()
/external/eigen/Eigen/src/PaStiXSupport/
DPaStiXSupport.h32 template<typename _MatrixType, int Options> class PastixLLT; variable
50 struct pastix_traits< PastixLLT<_MatrixType,Options> >
524 class PastixLLT : public PastixBase< PastixLLT<_MatrixType, _UpLo> >
528 typedef PastixBase<PastixLLT<MatrixType, _UpLo> > Base;
533 PastixLLT() : Base()
538 explicit PastixLLT(const MatrixType& matrix):Base()
/external/eigen/Eigen/
DPaStiXSupport30 * - class PastixLLT : a supernodal, parallel LLt Cholesky factorization.
/external/eigen/bench/spbench/
Dspbenchsolver.h455 PastixLLT<SpMat, Lower> solver; in SelectSolvers()
/external/eigen/doc/
DSparseLinearSystems.dox64 <tr><td>PastixLLT \n PastixLDLT \n PastixLU</td><td>\link PaStiXSupport_Module PaStiXSupport \endli…