TNumericGradMethod NumericGradMethod { get; set; }
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 Dew.Math.TMtxOptimization.GradProcedure is nil.