Description Usage Arguments Value
Pack an unbounded vector of small integers into 'nbit' values inside a a vector of 32bit integers
1 | pack_ints(small_ints, nbits)
|
small_ints |
vector of small integer values. these are recycle if necessary |
nbits |
number of bits we want to pack these into |
vector of integer values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.