This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with multifit.h


Mark Griffin writes:
 > > Hi, I'm new to this list, and I'm having a problem with multifit.h ...
 > > In my program I include the files ...
 > > #include <gsl/gsl_vector.h>
 > > #include <gsl/gsl_matrix.h>
 > > #include <gsl/gsl_multifit.h>
 > > #include <gsl/gsl_multimin.h>
 > > #include <gsl/gsl_sf_gamma.h>
 > > And in return I get the following compilation errors ...
 > >
 > > cc-1018 cc: ERROR File = /usr/local/include/gsl/gsl_multifit.h, Line =
 > > 61
 > >   An unmatched left parentheses "(" appears in an expression.
 > >
 > >   gsl_multifit_linear (const gsl_matrix * X,
 > >                                           ^

If you've this problem still exists could you send a complete example
file which reproduces it. Thanks.

Brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]