double multimin_f::f ( const gsl_vector *  x,
void *  p 
) [static]

Static function that is called by gsl to minimize f.

Parameters:
x: GSL vector x where multidim function is evaluated.
*p: void pointer to pass other information such a sparameters.
All Classes Files Functions Variables Typedefs Friends Defines