Click or drag to resize

ObjectiveFunctionGradient Method

Overload List
 NameDescription
Public methodStatic memberGradient(FuncVectorDouble, ValueTupleDouble, VectorDouble) Objective function where the Gradient is available. Greedy evaluation.
Public methodStatic memberGradient(FuncVectorDouble, Double, FuncVectorDouble, VectorDouble) Objective function where the Gradient is available. Lazy evaluation.
Top
See Also