Click or drag to resize

GoldenSectionFindExtremumError Property

Gets the error between the left middle value and the right middle value. This is the value checked against the FunctionTolerance to determine convergence.

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

Property Value

Type: Double
See Also