|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jswarm_pso.VariablesUpdate
public class VariablesUpdate
Swarm variables update Every Swarm.evolve() iteration, update() is called
| Constructor Summary | |
|---|---|
VariablesUpdate()
Default constructor |
|
| Method Summary | |
|---|---|
void |
update(Swarm swarm)
Update Swarm parameters here |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariablesUpdate()
| Method Detail |
|---|
public void update(Swarm swarm)
swarm - : Swarm to update
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||