Mercurial > hg > audiodb
log query-indexed.cpp @ 755:37c2b9cce23a multiprobeLSH
age | author | description |
---|---|---|
Tue, 03 Feb 2009 02:04:06 +0000 | mas01mc | Added warning about deprecated LSH_N_POINT_BITS coding. Only affects indexes built prior to rev 820 multiprobeLSH |
Mon, 02 Feb 2009 17:41:02 +0000 | mas01mc | DELETED LSH_N_POINT_BITS coding. Tracks and points are now identified with a binary search, std::lower_bound(), on *adb->track_offsets return from LSH retrieval. multiprobeLSH |