|
|
NonlinearObjectiveFunction Properties |
The NonlinearObjectiveFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| Function |
Gets the objective function.
| |
| Gradient |
Gets the gradient of the objective function.
| |
| Indices |
Gets the index of each input variable in the function.
| |
| InnerIndices |
Gets the index of each input variable in the function.
| |
| InnerVariables |
Gets the name of each input variable.
| |
| NumberOfVariables |
Gets the number of input variables for the function.
| |
| Variables |
Gets the name of each input variable.
|