help-gsl
[Top][All Lists]
Advanced

[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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]