gsl

Patrick Dupre pdupre at gmx.com
Wed Jun 3 21:23:21 UTC 2015


Hello,

Can somebody help me?

This short piece of code fails.
It seems to be due to the gsl library!

Thank for your help.

#include <gsl/gsl_multifit_nlin.h>

int main () {
  const gsl_multifit_fsolver_type *T_ ;
  gsl_multifit_fsolver *s_ = gsl_multifit_fsolver_alloc (T_, 10, 1);
  }


===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre at gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


More information about the users mailing list