strange behaviour with gsl_cdf_fdist_Q() - FIXED (somewhat!)

Martin Jansche jansche@ling.ohio-state.edu
Wed Sep 3 22:35:00 GMT 2003


On 3 Sep 2003, Rajarshi Guha wrote:

> Well finally I got everything working - but in a very kludgy way :(
[...]
> When I use these functions by calling them from the GSL library the
> results are all wrong and return values differ from values computed
> within the function ( at least for gsl_cdf_fdist_Q, I didn't check the
> others).

I strongly suspect that it's still an issue of missing/incorrect
prototypes.  Did you #include <gsl/gsl_cdf.h>?  Why don't you post the
relevant code that returns incorrect values?

- martin



More information about the Gsl-discuss mailing list