| Package | Description |
|---|---|
| org.aika.lattice | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Synapse.Key |
InputNode.key |
| Modifier and Type | Method and Description |
|---|---|
static InputNode |
InputNode.add(Document doc,
Synapse.Key key,
Neuron input) |
| Constructor and Description |
|---|
InputNode(Document doc,
Synapse.Key key) |
| Modifier and Type | Field and Description |
|---|---|
Synapse.Key |
Synapse.key |
static Synapse.Key |
Synapse.Key.MAX_KEY |
static Synapse.Key |
Synapse.Key.MIN_KEY |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<Synapse.Key,InputNode> |
Neuron.outputNodes |
| Modifier and Type | Method and Description |
|---|---|
Synapse.Key |
Synapse.Key.createInputNodeKey() |
static Synapse.Key |
Synapse.Key.read(DataInput in,
Document doc) |
| Modifier and Type | Method and Description |
|---|---|
int |
Synapse.Key.compareTo(Synapse.Key k) |
| Constructor and Description |
|---|
Synapse(Neuron input,
Synapse.Key key) |
Copyright © 2017. All rights reserved.