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