![]() |
ReFRACtor
|
Include dependency graph for gsl_mdm.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| gsl_multimin_function | gsl_get_mdm (const FullPhysics::CostFunc *cost) |
| double | gsl_mdm_c (const gsl_vector *x, void *data) |
| gsl_multimin_function gsl_get_mdm | ( | const FullPhysics::CostFunc * | cost | ) |
Definition at line 21 of file gsl_mdm.cc.
| double gsl_mdm_c | ( | const gsl_vector * | x, |
| void * | data | ||
| ) |
Definition at line 11 of file gsl_mdm.cc.