Table 2.
Description table of artificial neuron class array.
| Content | Weight array | Input value array |
|---|---|---|
| Array name | NeuronWeight | NeuronInput |
| Array type | Double | Uint |
| Array size | Scalable in size | Scalable in size |
| Restrictions | Integer arrays bigger than or similar to 0 | Integer arrays bigger than or similar to 0 |