Click or drag to resize

INumericalOptimization Properties

The INumericalOptimization type exposes the following members.

Properties
  NameDescription
Public propertyIterationsDone
Number of iterations done.
Public propertyIterationsLimit
Maximum number of iterations allowed, a positive integer.
Public propertyMinimumPoint
Minimum point of objective function.
Public propertyMinimumValue
Minimum value of objective function.
Public propertyStatus
Status of algorithm termination.
Public propertyTolerance
Algorithm termination tolerance, a positive scalar.
Top
See Also