Click or drag to resize

NewtonFindRootMaximumStepsize Property

Gets or sets the maximum size of the step to take during a single iteration.

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

Property Value

Type: Double
See Also