Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h152 class UmfPackLU : public SparseSolverBase<UmfPackLU<_MatrixType> >
155 typedef SparseSolverBase<UmfPackLU<_MatrixType> > Base;
179 UmfPackLU() in UmfPackLU() function
186 explicit UmfPackLU(const InputMatrixType& matrix) in UmfPackLU() function
193 ~UmfPackLU() in ~UmfPackLU()
431 UmfPackLU(const UmfPackLU& ) { } in UmfPackLU() argument
436 void UmfPackLU<MatrixType>::extractData() const in extractData()
464 typename UmfPackLU<MatrixType>::Scalar UmfPackLU<MatrixType>::determinant() const in determinant()
473 bool UmfPackLU<MatrixType>::_solve_impl(const MatrixBase<BDerived> &b, MatrixBase<XDerived> &x) con… in _solve_impl()
/external/eigen/test/
Dumfpack_support.cpp17 UmfPackLU<SparseMatrix<T, ColMajor> > umfpack_colmajor; in test_umfpack_support_T()
18 UmfPackLU<SparseMatrix<T, RowMajor> > umfpack_rowmajor; in test_umfpack_support_T()
/external/eigen/Eigen/
DUmfPackSupport24 * - class UmfPackLU: a multifrontal sequential LU factorization.
/external/eigen/bench/spbench/
Dspbenchsolver.h315 UmfPackLU<SpMat> solver; in SelectSolvers()
/external/eigen/doc/
DSparseLinearSystems.dox70 <tr><td>UmfPackLU</td><td>\link UmfPackSupport_Module UmfPackSupport \endlink</td><td>Direct LU fac…