[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Question: gsl in C++ ??
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Question: gsl in C++ ?? |
Date: |
Tue, 13 Mar 2007 21:45:38 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
At Tue, 13 Mar 2007 13:47:34 +0200,
Jigal A wrote:
> I was wondering about the possibility to turn GSL into a set of C++ template
> classes (yep, I know, big job...) where one of the template parameters would
> be the floating point type (usually double, right?).
>
> The reasoning is whether the entire set of GSL functionality can be reused,
> unchanged, on arbitrary precision numbers, or alternatively, on the new
> decimal floating point numbers, etc.
Some functions have to be written to a specific precision, e.g.
tables of chebyshev coefficients in special functions, quadrature
points and weights, so not everything can be templatised.
--
Brian Gough
(GSL Maintainer)
Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/
Re: [Help-gsl] Question: gsl in C++ ??,
Brian Gough <=
Re: [Help-gsl] Question: gsl in C++ ??, Alfredo Solano, 2007/03/14