public static final class StoppingCondition.HardCoded extends Object implements StoppingCondition
StoppingCondition.HardCoded
Constructor and Description |
---|
HardCoded(int iters) |
Modifier and Type | Method and Description |
---|---|
boolean |
stop(List<IndependentPair<double[],double[][]>> answers)
Called once at the beggining of each full iteration
|
public HardCoded(int iters)
iters
- public boolean stop(List<IndependentPair<double[],double[][]>> answers)
StoppingCondition
stop
in interface StoppingCondition
answers
- the list of current eigen vectors