Click or drag to resize

NewtonMinimizer Properties

The NewtonMinimizer type exposes the following members.

Properties
 NameDescription
Public propertyGradientTolerance Gets or sets the stopping threshold for the gradient norm.
Public propertyMaximumIterations Gets or sets the maximum number of iterations.
Public propertyUseLineSearch Gets or sets a value indicating whether a line search is used.
Top
See Also