ae v0.0.1981 (2017-07-03T22:25:46Z)
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
functions
average
between
bitsFor
bound
compare
ilog2
isPowerOfTwo
itpl
nextPowerOfTwo
op
roundUpToPowerOfTwo
sign
sort2
sqr
sum
swapBytes
templates
TypeForBits
Returns the number of bits needed to store a number up to n (inclusive).