Conjugate gradient method

An iterative algorithm for solving symmetric positive-definite linear systems. It builds mutually conjugate search directions so the exact solution is reached in at most as many steps as the system has distinct eigenvalues.

Connect