forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 5:25 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  [ 1 post ] 
Author Message
 Post subject: RBF: possible to evaluate a list of RBFs at the same query
PostPosted: Tue Apr 05, 2022 7:49 am 
Offline

Joined: Tue Apr 05, 2022 7:38 am
Posts: 1
I have several RBFinterpolants - all of them are created for the same set of observation points. Would it be possible to evaluate all of these RBFinterpolants efficiently at a given query point without having to call rbfcalc again and again?

As the input nodes for all the RBFinterpolants (models) are the same, and query point the same, it should be theoretically possible to calculate the K_xy matrix only once and dot it with the coefficients of different interpolants in the list to evaluate them for a single point.

Any help will be very gratefully acknowledged.

Thanks, Anand.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 48 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