Click or drag to resize

DurationFunctionDetailsExplorer Property

Gets the DurationFunctionExplorer that is exploring this function.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntax
public DurationFunctionExplorer Explorer { get; }

Property Value

Type: DurationFunctionExplorer
See Also