MultiExtremum Properties |
The MultiExtremum type exposes the following members.
Name | Description | |
---|---|---|
Dimension |
Gets the dimension of the space on which the function is defined.
| |
EvaluationCount |
Gets the number of function evaluations performed.
(Inherited from EvaluationResult.) | |
HessianMatrix |
Gets the Hessian matrix at the optimum.
| |
Location |
Gets the location of the optimum.
| |
Precision |
Gets the estimated precision of the function value.
| |
Settings |
Gets the settings used during optimization.
| |
Value |
Gets the value of the function at the optimum.
|