Click or drag to resize

MultiExtremum Properties

The MultiExtremum type exposes the following members.

Properties
  NameDescription
Public propertyDimension
Gets the dimension of the space on which the function is defined.
Public propertyEvaluationCount
Gets the number of function evaluations performed.
(Inherited from EvaluationResult.)
Public propertyHessianMatrix
Gets the Hessian matrix at the optimum.
Public propertyLocation
Gets the location of the optimum.
Public propertyPrecision
Gets the estimated precision of the function value.
Public propertySettings
Gets the settings used during optimization.
Public propertyValue
Gets the value of the function at the optimum.
Top
See Also