Package me.lemire.integercompression

Interface Summary
IntegerCODEC  
IntegratedIntegerCODEC This is just like IntegerCODEC, except that it indicates that delta coding is "integrated", so that you don't need a separate step for delta coding.
 

Class Summary
Benchmark  
BenchmarkBitPacking  
BinaryPacking Scheme designed by D.
BitPacking  
Composition Helper class to compose schemes.
Delta  
FastPFOR This is a new PFOR Scheme designed by D.
IntegratedBinaryPacking  
IntegratedBitPacking  
IntegratedComposition Helper class to compose schemes.
IntegratedVariableByte  
IntWrapper  
JustCopy  
NewPFD NewPFD/NewPFOR implemented by Daniel Lemire

Follows:

H.

NewPFDS9 NewPFD/NewPFOR implemented by Daniel Lemire

Follows:

H.

OptPFD OptPFD implemented by Daniel Lemire

Follows:

H.

OptPFDS9 OptPFD implemented by Daniel Lemire

Follows:

H.

S16 Version of Simple16 for NewPFD and OptPFD.
S9 This is a version of Simple9 optimized for NewPFOR, OptPFOR
Simple9  
Util  
VariableByte Implementation of variable-byte.
 



Copyright © 2013. All Rights Reserved.