Content deleted Content added
→The Algorithm: Bolding vectors |
m →The Algorithm: Explanation |
||
Line 21:
# Choose an initial guess <math>{\bold x}_0</math>
# Compute the residual <math>{\bold r}_0 = {\bold b} - A{\bold x}_0</math>
# Choose <math>\tilde {\bold r}_0 = {\bold r}_0</math>
# For <math>i = 1, 2, 3, \dots</math> do:
|