Content deleted Content added
Line 92:
! Function
! Type
! Output vector
|-
| <math>f(0)=0, f(1)=0</math>
| Constant
| <math>\frac{1}{2}\bigl( \begin{smallmatrix}1\\ -1 \\ 1 \\ -1 \end{smallmatrix} \bigr)</math>
|-
| <math>f(0)=0, f(1)=1</math>
| Balanced
| <math>\frac{1}{2}\bigl( \begin{smallmatrix}1\\ -1 \\ -1 \\ 1 \end{smallmatrix} \bigr)</math>
|-
| <math>f(0)=1, f(1)=0</math>
| Balanced
| <math>\frac{1}{2}\bigl( \begin{smallmatrix}-1\\ 1 \\ -1 \\ 1 \end{smallmatrix} \bigr)</math>
|-
| <math>f(0)=1, f(1)=1</math>
| Constant
| <math>\frac{1}{2}\bigl( \begin{smallmatrix}1\\ 1 \\ 1 \\ 1 \end{smallmatrix} \bigr)</math>
|}
|