
Go to the source code of this file.
Functions | |
| int | main () |
| void | my_function (double *x_, double *f) |
| int main | ( | void | ) |
Definition at line 48 of file dev_numeric_differentiation2.cpp.
| void my_function | ( | double * | x_, |
| double * | f | ||
| ) |
Definition at line 39 of file dev_numeric_differentiation2.cpp.