count collisions
This commit is contained in:
parent
f7adcf9b44
commit
8ce30976ce
@ -166,6 +166,7 @@ typedef struct index_t {
|
|||||||
PredEntry *ap;
|
PredEntry *ap;
|
||||||
CELL bmap;
|
CELL bmap;
|
||||||
int is_key;
|
int is_key;
|
||||||
|
UInt ncols;
|
||||||
UInt hsize;
|
UInt hsize;
|
||||||
CELL **key;
|
CELL **key;
|
||||||
CELL *cls;
|
CELL *cls;
|
||||||
|
Reference in New Issue
Block a user