| Package | Description |
|---|---|
| network.aika | |
| network.aika.neuron |
| Modifier and Type | Method and Description |
|---|---|
static DistanceFunction |
DistanceFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceFunction[] |
DistanceFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
DistanceFunction |
Synapse.distanceFunction |
DistanceFunction |
Synapse.Builder.distanceFunction |
| Modifier and Type | Method and Description |
|---|---|
Synapse.Builder |
Synapse.Builder.setDistanceFunction(DistanceFunction distFunc) |
Copyright © 2018. All rights reserved.