[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] GSL 2D interpolation
From: |
Lai Zhong Yuan |
Subject: |
[Help-gsl] GSL 2D interpolation |
Date: |
Mon, 26 Oct 2015 12:40:56 +0000 (UTC) |
Dear all,
Recently looking through the GSL user manual i found out that David Zaslavsky's
interp2d routine has been included in GSL; however, it seems that it will only
be there in "gsl-2.0", according to
http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS (i have v1.15).
Does anyone know how i can obtain a working update of gsl that includes
"gsl_interp2d.h" and "gsl_spline2d.h"? I tried including these files and other
dependencies as best as i could by hand but this yields, as probably expected,
errors when linking in GCC (no problems in compiling).
Regards,Lai
[Prev in Thread] |
Current Thread |
[Next in Thread] |