forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 11:21 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: tricubic spline interpolation?
PostPosted: Fri Apr 07, 2017 9:17 am 
Offline

Joined: Fri Apr 07, 2017 9:08 am
Posts: 2
Hi all,

I'm looking to do tricubic spline interpolation on some gridded data I have - is this something ALGLIB currently supports? The documentation confused me - eg. the "spline3dcalc" function says it will take tricubic splines - however it appears the coefficient table which needs to be passed in comes from "BuildBicubicSpline" etc. (ALGLIB 3.10). Any help would be much appreciated, thanks!

Jack


Top
 Profile  
 
 Post subject: Re: tricubic spline interpolation?
PostPosted: Sat Apr 08, 2017 9:24 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
Hi!

No, there only exists trilinear interpolation. It is performed by alglib::spline3dbuildtrilinearv() function


Top
 Profile  
 
 Post subject: Re: tricubic spline interpolation?
PostPosted: Sun Apr 09, 2017 6:01 pm 
Offline

Joined: Fri Apr 07, 2017 9:08 am
Posts: 2
Hi Sergey,

Ah okay I see, thanks for the reply!

Best,
Jack


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 49 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group