Click or drag to resize

PowellMinimizerMinimize Method

Overload List
 NameDescription
Public methodMinimize(DoubleFunctional, DoubleVector) Minimizes the given function near the given starting point.
Public methodMinimize(MultiVariableFunction, DoubleVector)Obsolete.
Minimizes the given function near the given starting point.
Public methodMinimize(DoubleFunctional, DoubleVector, DoubleMatrix) Minimizes the given function near the given starting point.
Public methodMinimize(MultiVariableFunction, DoubleVector, DoubleMatrix)Obsolete.
Minimizes the given function near the given starting point.
Top
See Also