Gets the function value (y-value) at the optimum.
Namespace:
Meta.Numerics.Analysis
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Value { get; }
Public ReadOnly Property Value As Double
Get
public:
property double Value {
double get ();
}
member Value : float with get
Property Value
Type:
DoubleSee Also