MCPcopy Create free account
hub / github.com/andeya/algorithm / PopCount

Function PopCount

mathutil/bits.go:167–173  ·  view source on GitHub ↗

PopCount returns population count of n (number of bits set in n).

(n int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestPopCountFunction · 0.85
BenchmarkPopCountFunction · 0.85

Calls 2

PopCountUint64Function · 0.85
PopCountUint32Function · 0.85

Tested by 2

TestPopCountFunction · 0.68
BenchmarkPopCountFunction · 0.68