xMinimization |
The xMinimizationBase type exposes the following members.
| Name | Description | |
|---|---|---|
| xMinimizationBase |
| Name | Description | |
|---|---|---|
| FunEvaluations | The number of function evaluations used to compute the minimum. | |
| MaxFunEvaluations | Maximum number of function evaluations. | |
| Tolerance | Desired accuracy for the solution. |
| 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. |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |