|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TiredNeuronModel
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 |
---|
int getTiredness()
void setTiredness(int tiredness)
tiredness
- tiredness
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |