Overload List

  NameDescription
Minimize(MultiVariableFunction, DoubleMatrix)
Minimizes the given function using the starting simplex.
Minimize(MultiVariableFunction, DoubleVector)
Minimizes the given function near the given starting point.
Minimize(MultiVariableFunction, DoubleVector, DoubleVector)
Minimizes the given function near the given starting point.
Minimize(MultiVariableFunction, DoubleVector, Double)
Minimizes the given function near the given starting point.

See Also