DoubleFunctionExtremumFoundExtremumValue Property |
Gets the function value of the extremum.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public double ExtremumValue { get; }
Public ReadOnly Property ExtremumValue As Double
Get
public:
property double ExtremumValue {
double get ();
}
member ExtremumValue : float with get
Property Value
Type:
DoubleSee Also