public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: Problem with multifit.h
       [not found] <3DC60E9A.826A69C9@cmr.uq.edu.au>
@ 2002-11-04  9:42 ` Mark Griffin
  2002-11-06  7:38   ` Brian Gough
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Griffin @ 2002-11-04  9:42 UTC (permalink / raw)
  To: gsl-discuss

> 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,
>                                           ^
>
> cc-1018 cc: ERROR File = /usr/local/include/gsl/gsl_multifit.h, Line =
> 69
>   An unmatched left parentheses "(" appears in an expression.
>
>   gsl_multifit_wlinear (const gsl_matrix * X,
>
>
> Any ideas ???
>
> Mark
>
> --
> ==============================================================
>     Mark Griffin
>     Centre for Magnetic Resonance
>     University of Queensland  Q 4072
>     Australia
>     Ph:  61-7-32327976      Fax: 61-7-32327121
>     Email:  Mark.Griffin@cmr.uq.edu.au
> ==============================================================
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with multifit.h
  2002-11-04  9:42 ` Problem with multifit.h Mark Griffin
@ 2002-11-06  7:38   ` Brian Gough
       [not found]     ` <3DC9AD09.D51BBE0B@cmr.uq.edu.au>
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Gough @ 2002-11-06  7:38 UTC (permalink / raw)
  To: Mark Griffin; +Cc: gsl-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with multifit.h
       [not found]     ` <3DC9AD09.D51BBE0B@cmr.uq.edu.au>
@ 2002-11-07  5:51       ` Mark Griffin
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Griffin @ 2002-11-07  5:51 UTC (permalink / raw)
  To: gsl-discuss

Mark Griffin wrote:

> ... umm ... yes ... I actually found the problem was with some non-gsl
> code, so thankyou very much for your offer of assistance.
>
>
>
> Brian Gough wrote:
>
>> 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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-07  0:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3DC60E9A.826A69C9@cmr.uq.edu.au>
2002-11-04  9:42 ` Problem with multifit.h Mark Griffin
2002-11-06  7:38   ` Brian Gough
     [not found]     ` <3DC9AD09.D51BBE0B@cmr.uq.edu.au>
2002-11-07  5:51       ` Mark Griffin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).