3 main methods:

Compared to classical iterative methods based on splitting, Krylov methods get much more accurate estimates by using the Krylov subspace:

The goal of these methods is to find an “optimal” solution in the Krylov subspace.

We search for solutions of the form

where is an orthogonal basis of the Krylov subspace . Vector is defined as

What norm should we use?

The naive choice is

But solving the least-squares problem requires knowing . This is not possible, unfortunately. So other ideas are required.