SKaiNET
Toggle table of contents
0.20.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor.ops.turboquant
/
BitPacker
/
packedSize
packed
Size
fun
packedSize
(
count
:
Int
,
bits
:
Int
)
:
Int
(
source
)
Compute the byte size needed to pack
count
codes at
bits
per code.