Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
W
U
update(Swarm, Particle)
- Method in class net.sourceforge.jswarm_pso.
ParticleUpdate
Update particle's velocity and position
update(Swarm, Particle)
- Method in class net.sourceforge.jswarm_pso.
ParticleUpdateFullyRandom
Update particle's velocity and position
update(Swarm, Particle)
- Method in class net.sourceforge.jswarm_pso.
ParticleUpdateRandomByParticle
Update particle's velocity and position
update(Swarm, Particle)
- Method in class net.sourceforge.jswarm_pso.
ParticleUpdateRepulsive
Update particle's position and velocity using repulsive algorithm
update(Swarm, Particle)
- Method in class net.sourceforge.jswarm_pso.
ParticleUpdateSimple
Update particle's velocity and position
update()
- Method in class net.sourceforge.jswarm_pso.
Swarm
Update every particle's position and velocity, also apply position and velocity constraints (if any) Warning: Particles must be already evaluated
update(Swarm)
- Method in class net.sourceforge.jswarm_pso.
VariablesUpdate
Update Swarm parameters here
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
W