BaseGradientOptimizationMethodMinimize Method |
Name | Description | |
---|---|---|
Minimize |
Finds the minimum value of a function. The solution vector
will be made available at the Solution property.
(Overrides BaseOptimizationMethodMinimize.) | |
Minimize(Double) |
Finds the minimum value of a function. The solution vector
will be made available at the Solution property.
(Inherited from BaseOptimizationMethod.) |