DurationFunctionExplorerFindAllExtremaPrecisely Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool FindAllExtremaPrecisely { get; set; }
Public Property FindAllExtremaPrecisely As Boolean
Get
Set
public:
property bool FindAllExtremaPrecisely {
bool get ();
void set (bool value);
}
member FindAllExtremaPrecisely : bool with get, set
Property Value
Type:
BooleanSee Also