[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] gsl_integration_qag and gsl_function usage
From: |
Jack London |
Subject: |
Re: [Help-gsl] gsl_integration_qag and gsl_function usage |
Date: |
Sun, 24 Feb 2008 20:36:08 +0000 |
Dear Mr. Gough
Thanks for the help. I got the code working by casting the array(I
think thats what its called)
On 10/4/07, Brian Gough <address@hidden> wrote:
> At Tue, 2 Oct 2007 01:12:28 +0200,
> Jack London wrote:
> > In the code http://asoiaf.ath.cx/astro/forward.c I get a segfault in
> > line 39(according to gdb) because of the way the parameters for the
> > gsl_function are coded, even though the function works when called by
> > hand (line 53), how do code the parameters in a way that works for the
> > integration?
>
> Try compiling with -Wall to find out what is wrong.
> See chapter 2 of http://www.network-theory.co.uk/docs/gccintro/
>
> --
> Brian Gough
>
> Network Theory Ltd,
> Publishing Free Software Manuals --- http://www.network-theory.co.uk/
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Help-gsl] gsl_integration_qag and gsl_function usage,
Jack London <=