MultiExtremum Class |
Namespace: Meta.Numerics.Analysis
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.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |