public interface StoppingCondition
| Modifier and Type | Interface and Description |
|---|---|
static class |
StoppingCondition.HardCoded
Counts the iterations
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
stop(List<IndependentPair<double[],double[][]>> answers)
Called once at the beggining of each full iteration
|
boolean stop(List<IndependentPair<double[],double[][]>> answers)
answers - the list of current eigen vectors