ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
bitsFor
ae
utils
math
Returns the number of bits needed to store a number up to n (inclusive).
ubyte
bitsFor
(
T
)
(
T
n
)
Meta
Source
See Implementation
ae
utils
math
modules
longmul
aliases
flipBits
functions
average
between
bitsFor
bound
compare
ilog2
isPowerOfTwo
itpl
maximize
minimize
nextPowerOfTwo
op
rangeIntersection
roundUpToPowerOfTwo
sign
sort2
sqr
sum
swapBytes
templates
TypeForBits
unary
Returns the number of bits needed to store a number up to n (inclusive).