Click or drag to resize

DurationFunctionExplorerReportExtremaAtEndpoints Property

Gets or sets a value indicating whether extrema should be reported at the start and stop times given to Explore(Duration, Duration) when the function is not flat at those endpoints. By default, this property has the value .

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool ReportExtremaAtEndpoints { get; set; }

Property Value

Type: Boolean
See Also