| Package | Description |
|---|---|
| org.aika.network.neuron | |
| org.aika.network.neuron.lattice |
| Modifier and Type | Field and Description |
|---|---|
InputNode.Key |
Neuron.Input.ink |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<InputNode.Key,InputNode> |
Neuron.outputNodes |
| Constructor and Description |
|---|
Input(InputNode.Key ink,
Neuron inputNeuron) |
| Modifier and Type | Field and Description |
|---|---|
InputNode.Key |
InputNode.key |
| Modifier and Type | Method and Description |
|---|---|
int |
InputNode.Key.compareTo(InputNode.Key k) |
| Constructor and Description |
|---|
InputNode(InputNode.Key key) |
NegativeInputNode(InputNode.Key key) |
PositiveInputNode(InputNode.Key key) |
Copyright © 2016. All rights reserved.