public interface ProbabilityIterator
Modifier and Type | Interface and Description |
---|---|
static interface |
ProbabilityIterator.Factory |
static class |
ProbabilityIterator.Utils |
Modifier and Type | Method and Description |
---|---|
double |
getNextProbability(double currentBest,
double testValue,
boolean maximising) |
boolean |
isStablised() |