| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Range.Mapping |
Range.Output.begin |
Range.Mapping |
Range.Output.end |
| Modifier and Type | Method and Description |
|---|---|
static Range.Mapping |
Range.Mapping.getById(int id) |
static Range.Mapping |
Range.Mapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range.Mapping[] |
Range.Mapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Range.Output |
Range.Output.create(Range.Mapping begin,
Range.Mapping end) |
| Modifier and Type | Method and Description |
|---|---|
Synapse.Builder |
Synapse.Builder.setRangeOutput(Range.Mapping begin,
Range.Mapping end)
Determines if this input is used to compute the range start of the output activation.
|
Copyright © 2018. All rights reserved.