| Package | Description |
|---|---|
| network.aika.neuron | |
| network.aika.neuron.relation |
| Modifier and Type | Field and Description |
|---|---|
INeuron.ThreadState[] |
INeuron.threads |
| Modifier and Type | Method and Description |
|---|---|
INeuron.ThreadState |
INeuron.getThreadState(int threadId,
boolean create) |
| Modifier and Type | Method and Description |
|---|---|
abstract Stream<Activation> |
PositionRelation.getActivations(INeuron.ThreadState th,
Position pos) |
Stream<Activation> |
PositionRelation.Equals.getActivations(INeuron.ThreadState th,
Position pos) |
Stream<Activation> |
PositionRelation.LessThan.getActivations(INeuron.ThreadState th,
Position pos) |
Stream<Activation> |
PositionRelation.GreaterThan.getActivations(INeuron.ThreadState th,
Position pos) |
Copyright © 2018. All rights reserved.