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