Searched refs:conjugate_gradient (Results 1 – 4 of 4) sorted by relevance
28 void conjugate_gradient(const MatrixType& mat, const Rhs& rhs, Dest& x, in conjugate_gradient() function223 …internal::conjugate_gradient(SelfAdjointWrapper(row_mat), b.col(j), xj, Base::m_preconditioner, m_…
33 def conjugate_gradient(operator, function
76 cg_graph = linear_equations.conjugate_gradient(
249 ei_add_test(conjugate_gradient)