Function |
The FunctionMinimizeMethod type exposes the following members.
| Name | Description | |
|---|---|---|
| InitialValue | Gets the initial value. | |
| InitialVector | Gets the initial vector. | |
| IterationGradientNorms | Gets the gradient norms for all iterations. | |
| IterationValues | Gets the solution function values for all iterations. | |
| IterationVectors | Gets the solution vectors for all iterations. | |
| MethodName | Gets the method name. (Inherited from OptimizationMethod) | |
| SolutionValue | Gets the value of the solution vector. | |
| SolutionVector | Gets the solution vector (the current best estimate of the minimum). |