| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Method and Description |
|---|---|
INeuron.NormWeight |
Document.ValueQueue.adjustWeight(SearchNode cand,
List<InterprNode> changed) |
INeuron.NormWeight |
Document.ValueQueue.processChanges(SearchNode sn,
long v) |
| Modifier and Type | Field and Description |
|---|---|
INeuron.NormWeight |
Activation.State.weight |
static INeuron.NormWeight |
INeuron.NormWeight.ZERO_WEIGHT |
| Modifier and Type | Method and Description |
|---|---|
INeuron.NormWeight |
INeuron.NormWeight.add(INeuron.NormWeight nw) |
static INeuron.NormWeight |
INeuron.NormWeight.create(double w,
double n) |
INeuron.NormWeight |
INeuron.NormWeight.sub(INeuron.NormWeight nw) |
| Modifier and Type | Method and Description |
|---|---|
INeuron.NormWeight |
INeuron.NormWeight.add(INeuron.NormWeight nw) |
boolean |
INeuron.NormWeight.equals(INeuron.NormWeight nw) |
INeuron.NormWeight |
INeuron.NormWeight.sub(INeuron.NormWeight nw) |
| Constructor and Description |
|---|
State(double value,
int fired,
INeuron.NormWeight weight) |
Copyright © 2017. All rights reserved.