Extremum Properties

Properties

Bracket Gets a bracket indicating how accurately the location of the optimum was determined.
Curvature Gets the curvature at the optimum.
EvaluationCount Gets the number of function evaluations performed.
(Inherited from EvaluationResult)
Location Gets the location (x-value) of the optimum.
Settings Gets the settings that were used during optimization.
Value Gets the function value (y-value) at the optimum.

See Also