Conjugate Gradient Method
Definition
An iterative algorithm for solving large symmetric positive-definite linear systems Ax = b and for minimizing quadratic functions by generating A-conjugate search directions that converge to the exact solution in at most n steps in exact arithmetic.