type TGrad = procedure (Fun : TRealFunction; const Pars: TVec; Const Consts: TVec; Const PConsts: Array of TObject; const Grad: TVec);
Defines the procedure for calculating the gradient of a real function.
Defines the procedure for calculating the gradient of a real function.