|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProbabilityIterator
A function for obtaining probabilities (that may change over time)
| Nested Class Summary | |
|---|---|
static interface |
ProbabilityIterator.Factory
|
static class |
ProbabilityIterator.Utils
|
| Method Summary | |
|---|---|
double |
getNextProbability(double currentBest,
double testValue,
boolean maximising)
|
boolean |
isStablised()
|
| Method Detail |
|---|
double getNextProbability(double currentBest,
double testValue,
boolean maximising)
boolean isStablised()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||