bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] gsl_ran_flat: bug or improper usage ?


From: Brian Gough
Subject: Re: [Bug-gsl] gsl_ran_flat: bug or improper usage ?
Date: Fri, 15 Dec 2006 17:16:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060815 SeaMonkey/1.0.4

Brad Bell wrote:

I seem to be getting some strange results when I use gsl_ran_flat on some systems (and not on other systems). The attached bash script
# include <stdio.h>
# include <gsl/gsl_rng.h>
# include <string.h>

Hello,

I think you just have a missing header file (gsl_randist.h) for that function. Use gcc -Wall to detect that.

--
best regards,

Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

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