More |
The MoreThuenteLineSearch type exposes the following members.
| Name | Description | |
|---|---|---|
| costFunction_ | Optimization cost function. (Inherited from OptimizationMethod) | |
| endCriteria_ | Optimization ending criteria. (Inherited from OptimizationMethod) | |
| ftol_ | Function-value tolerance (non-negative). | |
| gtol_ | Gradient tolerance (non-negative). | |
| maxfev_ | Maximum number of function evaluations (positive). | |
| maxiter_ | Maximum number of internal iterations (positive). | |
| stpmax_ | Maximum step size (non-negative). | |
| stpmin_ | Minimum step size (non-negative). | |
| xtol_ | Relative tolerance for an acceptable step (non-negative). |