Public interface for the user-supplied function to compute the gradient at point x.
double array, the point at which the gradient is evaluated. x.length equals the number of variables. double array which, on return, contains the values of the gradient of the objective function. MinConGenLin.IGradient Interface | Imsl.Math Namespace