[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] GSL, C++, and function pointers
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] GSL, C++, and function pointers |
Date: |
Mon, 12 Mar 2007 14:16:12 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
At Tue, 6 Mar 2007 15:18:31 -0600,
Jordi Gutierrez Hermoso wrote:
> One final question for the floor. Why doesn't the GSL have
> higher-order differentiation routines? Am I supposed to repeatedly
> call the first order derivative in some way, or what?
Only due to lack of resources.
I wouldn't recommend calling the first derivative multiple times - it
would be better to take the existing source and adapt it to use a
second derivated formula.
--
Brian Gough
(GSL Maintainer)
Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/
- [Help-gsl] GSL, C++, and function pointers, Jordi Gutierrez Hermoso, 2007/03/05
- Re: [Help-gsl] GSL, C++, and function pointers, eknecronzontas, 2007/03/05
- Re: [Help-gsl] GSL, C++, and function pointers, Paulo Jabardo, 2007/03/05
- Re: [Help-gsl] GSL, C++, and function pointers, Jordi Gutierrez Hermoso, 2007/03/06
- Re: [Help-gsl] GSL, C++, and function pointers, Paulo Jabardo, 2007/03/06
- Re: [Help-gsl] GSL, C++, and function pointers, eknecronzontas, 2007/03/07
- Re: [Help-gsl] GSL, C++, and function pointers,
Brian Gough <=
- Re: [Help-gsl] GSL, C++, and function pointers, Jordi Gutierrez Hermoso, 2007/03/12
- Re: [Help-gsl] GSL, C++, and function pointers, Brian Gough, 2007/03/13