|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.iv.mds.core.EndCriteria
public class EndCriteria
Constructor Summary | |
---|---|
EndCriteria(int c,
int i,
double vt,
int ci,
int n)
Creates a new instance of EndCriteria |
Method Summary | |
---|---|
boolean |
isNotReached(int n,
double av)
Returns false if the chosen criteria is reached. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndCriteria(int c, int i, double vt, int ci, int n)
Method Detail |
---|
public boolean isNotReached(int n, double av)
n
- actual number of iterationsav
- average velocity of system
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |