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
Methods in network.aika.neuron.activation that return types with arguments of type Activation.StateChange Modifier and Type Method Description 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(Map<Activation,Activation.StateChange> changes, long v)
-