Click or drag to resize

ObjectiveFunctionGradientHessian Method

Overload List
 NameDescription
Public methodStatic memberGradientHessian(FuncVectorDouble, ValueTupleDouble, VectorDouble, MatrixDouble) Objective function where both Gradient and Hessian are available. Greedy evaluation.
Public methodStatic memberGradientHessian(FuncVectorDouble, Double, FuncVectorDouble, VectorDouble, FuncVectorDouble, MatrixDouble) Objective function where both Gradient and Hessian are available. Lazy evaluation.
Top
See Also