protected class PSOweightLearning.Particle extends java.lang.Object
protected double
fp
fx
protected double[]
p
v
x
protected
PSOweightLearning.Particle(int N)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected double[] x
protected double[] p
protected double[] v
protected double fx
protected double fp
protected PSOweightLearning.Particle(int N)