Particle Properties

Properties

Index Gets the index of this particle in the population.
PersonalBest Gets or sets the personal best solution vector of this particle.
PersonalBestValue Gets or sets the personal best value of this particle.
Solution Gets or sets the solution vector of this particle.
Value Gets or sets the current value of this particle.
Velocity Gets or sets the velocity vector of this particle.

See Also