FGSL
Fortran interface for the GNU scientific library
|
Please go to api/array.finc for the API documentation. Since array processing is one of the strengths of Fortran, FGSL focuses on leveraging Fortran-style array processing for those GSL routines which require arguments of type fgsl_vector*
or fgsl_matrix*
.