This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]