| Package | Description |
|---|---|
| org.aika.lattice | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Provider<InputNode> |
AndNode.Refinement.input |
| Modifier and Type | Method and Description |
|---|---|
static InputNode |
InputNode.add(Model m,
Synapse.Key key,
INeuron input) |
| Modifier and Type | Method and Description |
|---|---|
protected NodeActivation<InputNode> |
InputNode.createActivation(Document doc,
NodeActivation.Key ak) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputNode.discover(Document doc,
NodeActivation<InputNode> act,
PatternDiscovery.Config config) |
| Constructor and Description |
|---|
Refinement(Integer rid,
Integer offset,
Provider<InputNode> input) |
Refinement(Integer rid,
Provider<InputNode> input) |
| Modifier and Type | Field and Description |
|---|---|
Provider<InputNode> |
Synapse.inputNode |
TreeMap<Synapse.Key,Provider<InputNode>> |
INeuron.outputNodes |
Copyright © 2018. All rights reserved.