bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] a seeming bug with gsl_ran_gaussian and similar functions


From: Brian Gough
Subject: Re: [Bug-gsl] a seeming bug with gsl_ran_gaussian and similar functions
Date: Mon, 20 Nov 2006 17:40:11 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060815 SeaMonkey/1.0.4

Vladimir L. Koliadin wrote:
#include <stdio.h>
#include <gsl/gsl_rng.h>
#include <math.h>


Hello,

Thanks for your email. The randist functions require the header file #include <gsl/gsl_randist.h>. I'd recommend using the -Wall option to detect this, see
http://www.network-theory.co.uk/docs/gccintro/gccintro_19.html

--
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]