[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] odeiv long double
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] odeiv long double |
Date: |
Thu, 29 Nov 2007 14:14:42 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Fri, 23 Nov 2007 16:06:40 +0100,
> gsl_odeiv_long_double_evolve_apply, ...). Of course, without them the
> compiler complains ("cannot convert long double* to double*"). The
> long double type does work for other parts, such as
> gsl_matrix_long_double.h.
> So, is this simply not implemented (in this case - are there some
> plans to do so?) or am I missing something?
> Also, is there a list of routines which can be used with the 'long'
> types and which don't?
Hello,
All the algorithms are double only.
Matrices and vectors include other types (long double, char, etc) for
manipulating external data.
--
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/