Skip to main content

popcount_dispatch

Function popcount_dispatch 

Source
pub fn popcount_dispatch(data: &[u64]) -> u64
Expand description

Count set bits in packed u64 words using the best available SIMD path.