double min_f::f ( double  x,
void *  p 
) [static]

Static function that is called by gsl to minimize f.

Parameters:
x: point at which function is evaluated.
*p: void pointer to pass other information such a sparameters.
 All Classes Files Functions Variables Typedefs Friends Defines