[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Functions without documentation
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Functions without documentation |
Date: |
Mon, 11 Aug 2008 17:21:44 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Sun, 10 Aug 2008 16:59:20 -0400,
Liam Healy wrote:
>
> There are three functions
> gsl_linalg_matmult
> gsl_linalg_matmult_mod
> gsl_linalg_exponential_ss
> in /usr/include/gsl/gsl_linalg.h and the library, but apparently don't
> have any documentation. Are they in working order? Is there any
> documentation for them? Should it be included with the rest of the
> GSL documentation?
Hello,
Functions not documented in the manual are considered obsolete or
unsupported. In particular gsl_linalg_exponential_ss is lacking any
tests, so it is not supported.
--
Brian Gough
GNU Scientific Library -
http://www.gnu.org/software/gsl/