![]() |
CUSP
|
Conjugate Residual (CR) method. More...
Go to the source code of this file.
Functions | |
| template<typename LinearOperator , typename VectorType1 , typename VectorType2 , typename Monitor , typename Preconditioner > | |
| void | cusp::krylov::cr (const LinearOperator &A, VectorType1 &x, const VectorType2 &b, Monitor &monitor, Preconditioner &M) |
| Conjugate Residual method. | |
Conjugate Residual (CR) method.
Definition in file cr.h.