|   | BaseGradientOptimizationMethodMinimize Method | 
 Overload List
Overload List| 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.) | 
 See Also
See Also