Class LongBitPacking

java.lang.Object
me.lemire.longcompression.LongBitPacking

public final class LongBitPacking extends Object
Bitpacking routines

For details, please see

Daniel Lemire and Leonid Boytsov, Decoding billions of integers per second through vectorization Software: Practice & Experience http://onlinelibrary.wiley.com/doi/10.1002/spe.2203/abstract http://arxiv.org/abs/1209.2137

Author:
Benoit Lacelle