Click or drag to resize

ScalarMinimizationResult Properties

The ScalarMinimizationResult type exposes the following members.

Properties
 NameDescription
Public propertyFunctionInfoAtMinimum Gets the objective function information at the minimum.
Public propertyIterations Gets the number of iterations performed.
Public propertyMinimizingPoint Gets the minimizing point.
Public propertyReasonForExit Gets the reason why the minimization terminated.
Top
See Also