| Hi Sergey,
 I'd like to use the spline coefficients extracted by the "spline1dunpack" routine, ie. I'd like to use them later to recreate the spline interpolant. I looked into your documentation and code, and did not find any routine being able to take spline coeffs as input and return the spline interpolant as output (in fact, I did not find any routine taking these coeffs as input).
 It would be really useful and powerful to have this feature. Eg. one could save this coeffs in a file, and never compute them again or share with some other people.
 Do you plan to implement this in a near future? Or maybe I've missed the right routine to do that?
 
 Regards
 
 Last edited by mhavel on Mon May 14, 2012 3:12 am, edited 1 time in total.
 
 
 |