Content deleted Content added
m →External links: Task 15: language icon template(s) replaced (1×); |
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
||
Line 100:
T(D) T(x) polynomial
-->
<
polynomial(field K) s(x) = ... /* coeffs are s_j; output sequence as N-1 degree polynomial) */
/* connection polynomial */
Line 135:
}
return L;
</syntaxhighlight>
==The algorithm for the binary field==
|