TMtxOptimization.NumericGradMethod Property

property NumericGradMethod: TNumericGradMethod;

Defines which gradient numerical approximation method will be used to to evaluate gradient.

Returns: TNumericGradMethod

Remarks:

Defines which gradient numerical approximation method will be used to evaluate gradient. The NumericGradMethod is used only if TMtxOptimization.GradProcedure is nil.