PreviousIndexNext

[help-gsl] Re: Test suite? (2008-09-18)

From: "Frank Reininghaus" <frank78ac@..............>
Subject: Re: Test suite?
Date: Thu, 18 Sep 2008 09:36:07 +0200
To: help-gsl@gnu.org

Hi Liam,

thanks for your reply!

2008/9/18 Liam Healy <lnp@......................>

> I modified the function in poly/eval.c almost like this, but using z
> instead of x as that looks more correct and it is what is in the
> commented-out portion
>

It would be great if you could check this (adding #include
<gsl/gsl_complex_math.h> as Steven suggested) and tell us if that fixes the
problem. You might have to make the same change in the file
gsl-1.11/poly/gsl_poly.h for the inlined version of the function.

Thanks a lot!
Frank