| Package | Description |
|---|---|
| org.aika.neuron |
| 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 |
|---|---|
static Stream<Activation> |
Activation.getActivationsByRange(INeuron.ThreadState th,
INeuron n,
Integer rid,
Range r,
Range.Relation rr,
InterpretationNode o,
InterpretationNode.Relation or) |
static Stream<Activation> |
Activation.select(INeuron.ThreadState th,
INeuron n,
Integer rid,
Range r,
Range.Relation rr,
InterpretationNode o,
InterpretationNode.Relation or) |
Copyright © 2018. All rights reserved.