Content deleted Content added
revert last 4; style change; ints better than char; WP is about algorithms rather than programming |
→Code sample for the binary field in Java: delete section; binary field algorithm already given in psuedocode |
||
Line 153:
At the end of the algorithm, <math>L</math> is the length of the minimal LFSR for the stream, and we have <math>c_Ls_a + c_{L-1}s_{a+1} + c_{L-2}s_{a+2} + \cdots = 0</math> for all <math>a</math>.<!-- this expression is in the FIELD -->
==See also==
|