Searched defs:intersection_count (Results 1 – 2 of 2) sorted by relevance
329 auto intersection_count = intersection_buffer.select(0, 0); variable
954 pub fn intersection_count(&self, other: &FixedBitSet) -> usize { in intersection_count() method