Skip to main content

popcount

Function popcount 

Source
fn popcount(packed: &Bound<'_, PyAny>) -> PyResult<u64>
Expand description

Count set bits in a one- or two-dimensional collection of packed words.