Public interface for the function to be minimized.
double array, the point at which the function is evaluated. x.length equals the number of variables. A double scalar, the function value at x.
MinConGenLin.IFunction Interface | Imsl.Math Namespace