Click or drag to resize

VariableMetricMinimizer Methods

The VariableMetricMinimizer type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of self.
(Overrides MinimizerBaseClone)
Public methodMinimize(DoubleFunctional, DoubleVector) Minimizes the given function near the given starting point, using the given array of partial derivatives.
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