botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
hammingWeight
botan
utils
bit_ops
Compute Hamming weights
size_t
hammingWeight
(
T
)
(
T
n
)
Parameters
n
T
an integer value
Return Value
Type:
size_t
number of bits in n set to 1
Meta
Source
See Implementation
botan
utils
bit_ops
functions
ctz
hammingWeight
highBit
isPowerOf2
lowBit
significantBytes
Compute Hamming weights