Home
last modified time | relevance | path

Searched refs:conjugate_gradient (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
DConjugateGradient.h28 void conjugate_gradient(const MatrixType& mat, const Rhs& rhs, Dest& x, in conjugate_gradient() function
223 …internal::conjugate_gradient(SelfAdjointWrapper(row_mat), b.col(j), xj, Base::m_preconditioner, m_…
/external/tensorflow/tensorflow/contrib/solvers/python/ops/
Dlinear_equations.py33 def conjugate_gradient(operator, function
/external/tensorflow/tensorflow/contrib/solvers/python/kernel_tests/
Dlinear_equations_test.py76 cg_graph = linear_equations.conjugate_gradient(
/external/eigen/test/
DCMakeLists.txt249 ei_add_test(conjugate_gradient)