DurationFunctionExtremumFoundIndication 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 DurationFunctionExtremumIndicated Indication { get; }
Public ReadOnly Property Indication As DurationFunctionExtremumIndicated
Get
public:
property DurationFunctionExtremumIndicated^ Indication {
DurationFunctionExtremumIndicated^ get ();
}
member Indication : DurationFunctionExtremumIndicated with get
Property Value
Type:
DurationFunctionExtremumIndicatedSee Also