INumericalOptimization Properties |
The INumericalOptimization type exposes the following members.
Name | Description | |
---|---|---|
IterationsDone |
Number of iterations done.
| |
IterationsLimit |
Maximum number of iterations allowed, a positive integer.
| |
MinimumPoint |
Minimum point of objective function.
| |
MinimumValue |
Minimum value of objective function.
| |
Status |
Status of algorithm termination.
| |
Tolerance |
Algorithm termination tolerance, a positive scalar.
|