Conjugate gradient squared method: Difference between revisions

Content deleted Content added
m Disable the categories on this page while it is still a draft, per WP:DRAFTNOCAT/WP:USERNOCAT (using Draft no cat v1.8). The easiest way to do this is by converting them to links, by adding a colon: "[[Category:" → "[[:Category:"
m Clarified step 4.13
Line 27:
## <math>\hat q = A\hat u</math>
## <math>r_i = r_{i-1} - \alpha_i\hat q</math>
## Check for convergence: if there is convergence, continueend ifthe loop and return the necessary.result
 
== See Also ==