Mercurial > hg > audiodb
log lshlib.cpp @ 715:84336d871962
age | author | description |
---|---|---|
Thu, 22 Oct 2009 12:51:04 +0000 | mas01cr | (probably) restore buildability on Cygwin |
Tue, 13 Oct 2009 20:17:06 +0000 | mas01cr | hack lshlib into happiness with mingw |
Tue, 11 Aug 2009 21:42:13 +0000 | mas01cr | Header file rearrangement |
Sun, 22 Feb 2009 15:04:44 +0000 | mas01mc | Fixed error in pointID bit processing (logical ! used instead of bit-wise ~). Fixed LSH table row disk/core dump routines. multiprobeLSH |
Sun, 22 Feb 2009 03:44:25 +0000 | mas01mc | Added a test program and lshlib functionality to inspect on-disk and in-core hashtable representations. multiprobeLSH |
Sat, 21 Feb 2009 21:56:57 +0000 | mas01mc | Added public lsh hashtable inspection methods. multiprobeLSH |
Sat, 21 Feb 2009 12:00:03 +0000 | mas01mc | Simplified (logically reduced) bit-processing operations in lshlib multiprobeLSH |