This article, Conjugate gradient squared method, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
In numerical linear algebra, the conjugate gradient squared method (CGS) is an iterative algorithm for solving systems of linear equations of the form , particularly in cases where calculating is impractical.[1] The CGS method was developed as an improvement to the Biconjugate gradient method.[2][3]
The Algorithm
The algorithm is thus:[4]
- Choose an initial guess
- Compute the residual
- Choose another residual
- Repeat the following until convergence is reached, or a maximum number of iterations is exceeded:
See Also
References
- ^ Wolfram Mathworld. "Conjugate Gradient Squared Method".
- ^ Mathworks. "cgs".
- ^ Henk van der Vorst (2003). "Bi-Conjugate Gradients". Iterative Krylov Methods for Large Linear Systems. ISBN 0-521-81828-1.
- ^ R. Barrett; M. Berry; T. F. Chan; J. Demmel; J. Donato; J. Dongarra; V. Eijkhout; R. Pozo; C. Romine; H. Van der Vorst (1994). Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods, 2nd Edition. SIAM.