|
BaseOptimizationMethodValue Property
|
Gets the output of the function at the current
Solution.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public double Value { get; protected set; }
Public Property Value As Double
Get
Protected Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also