Particle Swarm Optimizer.Particle.Value Property
Gets or sets the current value of this particle.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public double Value { get; set; }