gsl_foo

Michael Schwendt mschwendt at gmail.com
Thu Feb 25 20:33:54 UTC 2010


On Thu, 25 Feb 2010 20:56:57 +0100, Mohamed wrote:

> 2010/2/25 Patrick Dupre
> 
> > When I was looking for long double with gsl, I found this:
> >
> > http://www.gnu.org/software/gsl/manual/html_node/Support-for-different-numeric-types.html
> >
> > So it looks like that I need some extra files likes:
> >
> > gsl/gsl_foo.h
> > etc...
> >
> > Now, I think that the documentation is wrong.
> >
> > What do you think ?

> you should understand « foo » as a generic term to refer to available GSL
> modules supporting compuation with doubles (for real numbers, complex
> numbers, matrices, etc). You can see these modules supporting double
> compuation like this:
>    $ repoquery -l gsl-devel | grep double

Exactly. The web page linked above explicitly says "an imaginary module
gsl_foo with function fn" in the first three lines.


More information about the users mailing list