|
SubplexMaximumValue Property
|
Gets or sets the maximum value that the objective
function could produce before the algorithm could
be terminated as if the solution was good enough.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public double MaximumValue { get; set; }
Public Property MaximumValue As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also