help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Reenviar: Re: Help


From: Luz Stella Gomez Fajardo
Subject: [Help-gsl] Reenviar: Re: Help
Date: Fri, 17 Aug 2007 09:16:53 -0500

--- Begin Message --- Subject: Re: Help Date: Fri, 17 Aug 2007 09:46:37 +0200
Hi Luz,

I think you need to increase the size of the workspace. For that particular integral increase the size from 1000 to a larger value when calling the function

gsl_integration_workspace_alloc

Or eventually try to dicrease the tolerance, putting a larger value, that will result in less iterations,

 Cheers

 Lorenzo
On 17 Aug 2007, at 04:24, Luz Stella Gomez Fajardo wrote:

Hi Lorenzo.

I can to integrate my function whith the cern libraries and with gsl libraries. Before the fit I to want the chisquare value but when I compile appears in konsole the error
" gsl: qawc.c:57: ERROR: iteration limit exceeds available workspace
Default GSL error handler invoked."

You knows what is the solution to this problem?. If you can help me with this will be fantastic to the progress of my work. Really, thank you so much.

The program is the attachement file.

Luz

<chisq.C>


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]