|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable
Field Summary | |
protected boolean |
needToUpdateAndPropagate
|
Constructor Summary | |
UpdateAndPropagatable()
|
Method Summary | |
boolean |
mustToUpdateAndPropagate()
|
void |
startUpdateAndPropagate()
|
void |
updateAndPropagate(int which)
|
void |
updateAndPropagateDone()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected boolean needToUpdateAndPropagate
Constructor Detail |
public UpdateAndPropagatable()
Method Detail |
public void startUpdateAndPropagate()
public void updateAndPropagateDone()
public boolean mustToUpdateAndPropagate()
public void updateAndPropagate(int which)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |