Click or drag to resize
Accord.NET (logo)

BaseOptimizationMethodMinimize Method

Overload List
  NameDescription
Public methodMinimize
Finds the minimum value of a function. The solution vector will be made available at the Solution property.
Public methodMinimize(Double)
Finds the minimum value of a function. The solution vector will be made available at the Solution property.
Top
See Also