Line |
The LineSearchResult type exposes the following members.
| Name | Description | |
|---|---|---|
| FinalStep | Gets the final accepted line search step size. | |
| FunctionInfoAtMinimum |
Gets the objective function state at the minimum.
(Inherited from MinimizationResult) | |
| Iterations |
Gets the number of performed iterations.
(Inherited from MinimizationResult) | |
| MinimizingPoint |
Gets the minimizing point.
(Inherited from MinimizationResult) | |
| ReasonForExit |
Gets the reason the minimization terminated.
(Inherited from MinimizationResult) |