public interface ModulatedSynapse extends Synapse
Modifier and Type | Method and Description |
---|---|
void |
clearModulationFactors()
The weight is immediately restored to the unmodulated value.
|
void |
setModulationFactor(String name,
Double peakFactor)
The modulation factor is applied immediately to the weight.
|
getTargetNeuronIndex, getType, getWeight
compareTo
void clearModulationFactors()
void setModulationFactor(String name, Double peakFactor)