Content deleted Content added
Changed equality to explicit assignment |
Changed some equalities to assignments for clarity. |
||
Line 63:
Each iteration of the algorithm calculates a discrepancy ''d''. At iteration ''k'' this would be:
:<math> d
If ''d'' is zero, the algorithm assumes that C(x) and L are correct for the moment, increments ''m'', and continues.
Line 73:
The x<sup>m</sup> term ''shifts'' B(x) so it follows the syndromes corresponding to 'b'. If the previous update of L occurred on iteration ''j'', then ''m = k - j'', and a recalculated discrepancy would be:
:<math> d
This would change a recalculated discrepancy to:
|