DurationFunctionExtremumFoundExplorer Property |
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic DurationFunctionExplorer Explorer { get; }
Public ReadOnly Property Explorer As DurationFunctionExplorer
Get
public:
property DurationFunctionExplorer^ Explorer {
DurationFunctionExplorer^ get ();
}
member Explorer : DurationFunctionExplorer with get
Property Value
Type:
DurationFunctionExplorer
See Also