Click or drag to resize

ConjugateGradientMinimizerMinimize Method

Overload List
 NameDescription
Public methodMinimize(DoubleFunctional, DoubleVector) Minimizes the given function near the given starting point.
Public methodMinimize(MultiVariableFunction, MultiVariableFunction, DoubleVector)Obsolete.
Minimizes the given function near the given starting point, using the given array of partial derivatives.
Top
See Also