LineSearchSettings Properties |
The LineSearchSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Criteria |
Gets the criteria used in determining convergence.
| |
| FunctionTolerance |
Gets the convergence tolerance on the value of the function.
| |
| MaximumIterations |
Gets the maximum number of iterations the line search
is permitted to perform.
| |
| VariableTolerance |
Gets the convergence tolerance on the value of the variable.
|