Truncated |
The TruncatedNewton type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accuracy | The accuracy of the computed function values. |
![]() | FunEvaluations |
The number of function evaluations used to compute the minimum.
(Inherited from xMinimizationBase) |
![]() | MaxFunEvaluations |
Maximum number of function evaluations.
(Inherited from xMinimizationBase) |
![]() | MaximunStep | The maximum allowable step in the linesearch. |
![]() | SearchSeverity | The severity of the linesearch. |
![]() | Tolerance |
Desired accuracy for the solution.
(Inherited from xMinimizationBase) |