Uses of Class
network.aika.neuron.activation.Activation.StateChange
-
Packages that use Activation.StateChange Package Description network.aika.neuron.activation -
-
Uses of Activation.StateChange in network.aika.neuron.activation
Fields in network.aika.neuron.activation declared as Activation.StateChange Modifier and Type Field Description Activation.StateChangeActivation. currentStateChangeMethods in network.aika.neuron.activation that return types with arguments of type Activation.StateChange Modifier and Type Method Description java.util.Map<Activation,Activation.StateChange>SearchNode. getModifiedActivations()Method parameters in network.aika.neuron.activation with type arguments of type Activation.StateChange Modifier and Type Method Description voidActivation. saveOldState(java.util.Map<Activation,Activation.StateChange> changes, long v)
-