diff lshlib.h @ 755:37c2b9cce23a multiprobeLSH

Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh
author mas01mc
date Thu, 25 Nov 2010 13:42:40 +0000
parents 11ea54a02534
children
line wrap: on
line diff
--- a/lshlib.h	Mon Oct 04 20:48:58 2010 +0000
+++ b/lshlib.h	Thu Nov 25 13:42:40 2010 +0000
@@ -96,11 +96,8 @@
 
 //#define LSH_DUMP_CORE_TABLES  // set to dump hashtables on load
 //#define _LSH_DEBUG_             // turn on debugging information
-
 //#define USE_U_FUNCTIONS       // set to use partial hashfunction re-use
 
-
-
 // Backward-compatible CORE ARRAY lsh index
 #define LSH_CORE_ARRAY  // Set to use arrays for hashtables rather than linked-lists
 #define LSH_LIST_HEAD_COUNTERS // Enable counters in hashtable list heads