Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h134 class UmfPackLU : public SparseSolverBase<UmfPackLU<_MatrixType> >
137 typedef SparseSolverBase<UmfPackLU<_MatrixType> > Base;
160 UmfPackLU() in UmfPackLU() function
167 explicit UmfPackLU(const InputMatrixType& matrix) in UmfPackLU() function
174 ~UmfPackLU() in ~UmfPackLU()
382 UmfPackLU(const UmfPackLU& ) { } in UmfPackLU() argument
387 void UmfPackLU<MatrixType>::extractData() const in extractData()
415 typename UmfPackLU<MatrixType>::Scalar UmfPackLU<MatrixType>::determinant() const in determinant()
424 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…