Conjugate Residual (CR) method. More...
Go to the source code of this file.
Functions | |
template<class LinearOperator , class Vector , class Monitor , class Preconditioner > | |
void | cusp::krylov::cr (LinearOperator &A, Vector &x, Vector &b, Monitor &monitor, Preconditioner &M) |
Conjugate Residual method. More... | |
Conjugate Residual (CR) method.
Definition in file cr.h.