ICandidate<TSolution>.Value Property

Gets or sets the value.

Definition

Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
double Value { get; set; }

Property Value

Double

See Also