network
Interface TiredNeuronModel

All Superinterfaces:
NeuronModel
All Known Implementing Classes:
KohonenNeuronWithTired

public interface TiredNeuronModel
extends NeuronModel

Tired Neuon interface. Use to create tiredness neurons


Method Summary
 int getTiredness()
          Return value of tiredness
 void setTiredness(int tiredness)
          Set tiredness
 
Methods inherited from interface network.NeuronModel
getValue, getWeight, setWeight
 

Method Detail

getTiredness

int getTiredness()
Return value of tiredness

Returns:
value of tiredness

setTiredness

void setTiredness(int tiredness)
Set tiredness

Parameters:
tiredness - tiredness