|
FGSL
Fortran interface for the GNU scientific library
|
Public Member Functions | |
| subroutine | fdf (x, params, f, df) |
| subroutine fdf::fdf | ( | real(c_double) | x, |
| type(c_ptr) | params, | ||
| real(c_double),intent(out) | f, | ||
| real(c_double),intent(out) | df | ||
| ) |
1.7.4