xMinimization |
The xMinimizationBase type exposes the following members.
| Name | Description | |
|---|---|---|
| _FreeVariables | The initial guess . | |
| _FunEvaluations | The number of function evaluations used to compute the minimum. | |
| _MaxFunEvaluations | Maximum number of function evaluations. | |
| _NumFreeVariables | The number of variables. | |
| _Tolerance | Desired accuracy for the solution. | |
| _Variables | All the variables. |