Content deleted Content added
Fixed computation errors and better way to display the values |
m →Example |
||
Line 48:
+ (0\cdot Z_1 Z_2 + 1\cdot Z_1Z_3 + 0\cdot Z_1Z_4 + 1\cdot Z_2Z_3 + 0\cdot Z_2Z_4+ 1\cdot Z_3Z_4)\\
&=1+Z_1+Z_3+Z_1Z_3+Z_2Z_3+Z_3Z_4
\end{align}</math>Then it evaluates this polynomial at all 16 evaluation points (0101 means <math>
<math display="block">
p_x(0000)= 1,\;
|