|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Fitness
A fitness function for a particle swarm optimization algorithm.
| Method Summary | |
|---|---|
double |
score(double[] position)
Return a measure of fitness for the specified position. |
| Method Detail |
|---|
double score(double[] position)
position - position
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||