Find |
Name | Description | |
---|---|---|
OfFunctionGradientHessian(FuncVectorDouble, ValueTupleDouble, VectorDouble, MatrixDouble, VectorDouble, Double, Int32) | Find vector x that minimizes the function f(x) using the Newton algorithm. For more options and diagnostics consider to use NewtonMinimizer directly. | |
OfFunctionGradientHessian(FuncVectorDouble, Double, FuncVectorDouble, VectorDouble, FuncVectorDouble, MatrixDouble, VectorDouble, Double, Int32) | Find vector x that minimizes the function f(x) using the Newton algorithm. For more options and diagnostics consider to use NewtonMinimizer directly. |