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 Wed, 2003-09-03 at 18:35, Martin Jansche wrote:
> 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?

Umm..you're right. I had;'nt included gsl_cdf.h 

Sorry for wasting bandwidth

-------------------------------------------------------------------
Rajarshi Guha <rajarshi@presidency.com> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Q: What do you get when you cross a mosquito with a mountain climber?
A: Nothing. You can't cross a vector with a scaler.


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