Click or drag to resize
Accord.NET (logo)

BaseOptimizationMethodMaximize Method

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