Functions§
- choose
- lsb_
index - computes the least-significant bit set.
- non_
zero_ lsb_ index - computes the least-significant bit set. Doesn’t return the correct answer if the input is zero
- prev_
power_ of_ two - calculate the largest power of 2 less or equal to n