Searched defs:num_hash (Results 1 – 2 of 2) sorted by relevance
148 int num_hash = SizeOfDimension(hash, 0); in SparseLshProjection() local163 int num_hash = SizeOfDimension(hash, 0); in DenseLshProjection() local
112 inline int num_hash() { return num_hash_; } in num_hash() function