Public interface for the user-supplied function to compute the Jacobian.
double array, the point at which the Jacobian is to evaluated. x.length = nVariables. double array which, on return, contains the computed Jacobian at the point x. fjac.length = mFunctions x nVariables. BoundedLeastSquares.IJacobian Interface | Imsl.Math Namespace