FGSL
Fortran interface for the GNU scientific library
Public Member Functions
fdfunc Interface Reference

List of all members.

Public Member Functions

integer(c_int) fdfunc (x, params, f, df)
subroutine fdfunc (x, params, f, df)
integer(c_int) fdfunc (x, params, f, df)

Constructor & Destructor Documentation

integer(c_int) fdfunc::fdfunc ( type(c_ptr)  x,
type(c_ptr)  params,
type(c_ptr)  f,
type(c_ptr)  df 
)
subroutine fdfunc::fdfunc ( type(c_ptr)  x,
type(c_ptr)  params,
real(c_double)  f,
type(c_ptr)  df 
)
integer(c_int) fdfunc::fdfunc ( type(c_ptr)  x,
type(c_ptr)  params,
type(c_ptr)  f,
type(c_ptr)  df 
)

The documentation for this interface was generated from the following files:
 All Classes Namespaces Files Functions Variables