Home
last modified time | relevance | path

Searched refs:gmres (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h56 bool gmres(const MatrixType & mat, const Rhs & rhs, Dest & x, const Preconditioner & precond, in gmres() function
328 …if(!internal::gmres(*mp_matrix, b.col(j), xj, Base::m_preconditioner, m_iterations, m_restart, m_e…
/external/eigen/unsupported/test/
DCMakeLists.txt87 ei_add_test(gmres)