Searched refs:CholmodSupernodalLLT (Results 1 – 4 of 4) sorted by relevance
23 CholmodSupernodalLLT<SparseMatrix<T>, Lower> chol_colmajor_lower; in test_cholmod_T()24 CholmodSupernodalLLT<SparseMatrix<T>, Upper> chol_colmajor_upper; in test_cholmod_T()
476 class CholmodSupernodalLLT : public CholmodBase<_MatrixType, _UpLo, CholmodSupernodalLLT<_MatrixTyp…478 typedef CholmodBase<_MatrixType, _UpLo, CholmodSupernodalLLT> Base;485 CholmodSupernodalLLT() : Base() { init(); } in CholmodSupernodalLLT() function487 CholmodSupernodalLLT(const MatrixType& matrix) : Base() in CholmodSupernodalLLT() function493 ~CholmodSupernodalLLT() {} in ~CholmodSupernodalLLT()
17 * - class CholmodSupernodalLLT: a supernodal LLT Cholesky factorization.
37 <tr><td>CholmodSupernodalLLT</td><td>\link CholmodSupport_Module CholmodSupport \endlink</td><td>Di…