/* File: FI.H */ double fi (const double *x, int n); //void constr (const double *x, int n, double *g, int m) {}; extern int number_of_variables;