Definitions of some of the methods of the InverseFunction class. More...
#include "InverseFunction.h"
Include dependency graph for InverseFunction.cpp:Go to the source code of this file.
Functions | |
| double | gsl_f (double x, void *params) |
| double | gsl_df (double x, void *params) |
| void | gsl_fdf (double x, void *params, double *f, double *df) |
Definitions of some of the methods of the InverseFunction class.
Definition in file InverseFunction.cpp.