DoubleFunctionExtremumFoundIndication Property |
Gets the finding that indicated the existence of this extremum.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DoubleFunctionExtremumIndicated Indication { get; }
Public ReadOnly Property Indication As DoubleFunctionExtremumIndicated
Get
public:
property DoubleFunctionExtremumIndicated^ Indication {
DoubleFunctionExtremumIndicated^ get ();
}
member Indication : DoubleFunctionExtremumIndicated with get
Property Value
Type:
DoubleFunctionExtremumIndicatedSee Also