help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Spline function coefficients


From: Brian Gough
Subject: Re: [Help-gsl] Spline function coefficients
Date: Wed, 04 Jun 2008 20:27:31 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Fri, 30 May 2008 09:56:47 +0000 (GMT),
mattia tomasoni wrote:
> I am successfully running an example program that allocates a spline
> object with gsl_spline_alloc() and then evaluetes it at a certain x
> position.  What I would like to be able to do now, though, is to get
> the coefficients of the spline function: I need a mathematical
> definition of the resulting spline (not just some values evaluated
> between the known points that I give in input.)

There is no standard way to do that I'm afraid, you would have to look
at the source for the specific type of spline that you are using.

-- 
Brian Gough




reply via email to

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