public class Test
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static double[][] |
XOR_IDEAL
The ideal data necessary for XOR.
|
static double[][] |
XOR_INPUT
The input necessary for XOR.
|
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main method.
|