comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » expanded 2d matching
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
expanded 2d matching [message #73442] Sun, 07 November 2010 04:16
Gray is currently offline  Gray
Messages: 253
Registered: February 2010
Senior Member
Hi all,

I've run into several situations where I needed to match 2d
coordinates between multiple sets. First it was three, and that
involved the simple-to-code solution of 3 calls to match_2d and two to
cmset_op. Then came matching between 7 sets of coords, and I did
crute force for that one too, so it was 21 calls to match_2d with the
results stored into an expanding array of indices.

Does anyone have a better algorithm for matching coordinates across N
multiple sets than (N choose 2) calls to match_2d? I have to match
across 62 sets, now, and I don't want to write 1891 matches...

--Gray
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Correlation/Spearman rank
Next Topic: a question regarding idl path

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:43:34 PDT 2025

Total time taken to generate the page: 0.00505 seconds