[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Interpolation with specification of 2nd derivatives
From: |
eknecronzontas |
Subject: |
[Help-gsl] Interpolation with specification of 2nd derivatives |
Date: |
Tue, 29 Jun 2004 09:14:28 -0700 (PDT) |
Hello!
I would like to use the GSL interpolation code,
but would prefer to specify the value of the second
derivatives on the boundaries, rather than using the
natural boundary conditions. I've attached a little
code
which naively rewrites the cspline_init() function
to allow specification of the second derivatives, but
it makes things worse for my simple example. Anyone
know
off hand how to fix this?
Thanks,
Andrew
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
gbi.cpp
Description: gbi.cpp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-gsl] Interpolation with specification of 2nd derivatives,
eknecronzontas <=