Iterative Methods
Gaussian elimination is considered to be a direct method to solve a system.
An indirect method produces a sequence of values that converges to the solution of the system.
Computation is halted in an indirect algorithm when when a specified accuracy is reached.