Mercurial > hg > audiodb
log index.cpp @ 770:c54bc2ffbf92 tip
age | author | description |
---|---|---|
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 |
Fri, 23 Jan 2009 18:45:44 +0000 | mas01mc | Implemented correct LSH table via compile-time switch -DLSH_DUMP_CORE_TABLES. Dumps on LSH load. memory-leaks |
Thu, 15 Jan 2009 13:57:33 +0000 | mas01cr | Code rearrangements to tease apart library code from C++ audioDB code. |