IPOPTSolver Class |
The IPOPTSolver type exposes the following members.
| Name | Description | |
|---|---|---|
| IPOPTSolver |
| Name | Description | |
|---|---|---|
| Iterations | ||
| MaxIterations | ||
| ReturnLowestObjFuncValue | ||
| Tolerance |
| Name | Description | |
|---|---|---|
| eval_f | ||
| eval_g | ||
| eval_grad_f | ||
| eval_h | ||
| eval_jac_g | ||
| FindRoots | ||
| FunctionGradient | ||
| intermediate | ||
| Solve | Minimizes a function value using IPOPT solver. |
| Name | Description | |
|---|---|---|
| _error | ||
| _Iterations | ||
| FunctionValues | ||
| fxb | ||
| fxg | ||
| objval | ||
| objval0 | ||
| Solutions |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |