pybloomfiltermmap icon indicating copy to clipboard operation
pybloomfiltermmap copied to clipboard

Add in Bloomfilter.popcount() to get the number of bits set

Open seanjensengrey opened this issue 11 years ago • 0 comments

This change enables getting the total number of bits set in the bitvector, this is useful for determining the total loading relative to num_bits

seanjensengrey avatar Apr 23 '14 05:04 seanjensengrey