Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] how to improve the speed of interpolation

Subject: CGAL users discussion list

List archive

[cgal-discuss] how to improve the speed of interpolation


Chronological Thread 
  • From: katya gordon <>
  • To:
  • Subject: [cgal-discuss] how to improve the speed of interpolation
  • Date: Sun, 5 Sep 2010 01:26:01 -0700 (PDT)


I need to use quadratic interpolation to receive accurate results.
It requires to calculate gradients at each point (X,Y) of source data.
I used sibson_gradient_fitting_nn_2. For 4000points it take ~350msec.
How can I improve the speed? Thanks in advance.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/how-to-improve-the-speed-of-interpolation-tp2527170p2527170.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] how to improve the speed of interpolation, katya gordon, 09/05/2010

Archive powered by MHonArc 2.6.16.

Top of Page