| Package | Description |
|---|---|
| network.aika.lattice |
| Modifier and Type | Field and Description |
|---|---|
OrNode.OrEntry |
OrNode.Link.oe |
| Modifier and Type | Field and Description |
|---|---|
TreeSet<OrNode.OrEntry> |
OrNode.andParents |
TreeSet<OrNode.OrEntry> |
Node.orChildren |
| Modifier and Type | Method and Description |
|---|---|
static OrNode.OrEntry |
OrNode.OrEntry.read(DataInput in,
Model m) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrNode.addInputActivation(OrNode.OrEntry oe,
NodeActivation inputAct) |
int |
OrNode.OrEntry.compareTo(OrNode.OrEntry oe) |
OrNode.Link |
OrNode.OrActivation.link(OrNode.OrEntry oe,
NodeActivation<?> input) |
| Constructor and Description |
|---|
Link(OrNode.OrEntry oe,
NodeActivation<?> input,
OrNode.OrActivation output) |
Copyright © 2018. All rights reserved.