|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParticleSwarm
Particle swarm.
| Method Summary | |
|---|---|
int |
getDimensions()
Return the number of dimensions for this particle swarm. |
int |
getParticles()
Return the number of particles in this particle swarm. |
double[] |
getSocialMemory()
Return a view of the social memory matrix for this particle swarm. |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
int getParticles()
int getDimensions()
double[] getSocialMemory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||