Gets or sets the current value of the objective function.
Namespace:
Extreme.Mathematics.Optimization
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double MinimumValue { get; }
Public ReadOnly Property MinimumValue As Double
Get
public:
property double MinimumValue {
double get ();
}
member MinimumValue : float with get
Property Value
Type:
Double
Reference