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

Function PopCountBigInt

mathutil/bits.go:202–207  ·  view source on GitHub ↗

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

(n *big.Int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestPopCountBigIntFunction · 0.85
benchmarkPopCountBigIntFunction · 0.85

Calls 1

PopCountUintptrFunction · 0.85

Tested by 2

TestPopCountBigIntFunction · 0.68
benchmarkPopCountBigIntFunction · 0.68