| Package | Description |
|---|---|
| network.aika.neuron.activation |
| Modifier and Type | Method and Description |
|---|---|
static Activation.Mode |
Activation.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Activation.Mode[] |
Activation.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchNode.changeState(Activation.Mode m) |
void |
Activation.StateChange.restoreState(Activation.Mode m) |
Copyright © 2018. All rights reserved.