Click or drag to resize

NewtonFindRootLowerBound Property

Gets or sets the lower bound of the range of independent variables to search for the root within.

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 LowerBound { get; set; }

Property Value

Type: Double
See Also