[GRASS5] A question about v.surf.idw

Muzaffer Ayvaz muzafferayvaz at yahoo.com
Wed Dec 7 13:27:54 EST 2005


Hi;
   
  In main.c of v.surf.idw module in GRASS 6.0.1;
   
    /* Arbitrary point to switch between searching algorithms. Could do
  * with refinement PK */
  if( (window.rows*window.cols)/npoints > 400 )
   
  is written to select old ( brute force ) or new (clarke) algorithm.
   
  How did you decide the number 400? What is your test data or test function?
  Do you have an article about that?
   
  As much as I read from the articles whichs aouthor is Marc P. Armstrog Clarke's algortihm is always better for different data sets.
   
  Or is this a better way to define this number as an option for the user?
   
  Best regards
  Muzaffer...


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20051207/b2c68222/attachment.html


More information about the grass-dev mailing list