Click or drag to resize

DoubleFunctionExplorerExtremumVariableTolerance Property

Gets or sets the tolerance with which to converge on Variable when precisely finding a local extremum. By default, this property has the value 0.005.

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

Property Value

Type: Double
See Also