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