com.kamikaze.pfordelta
Class PForDeltaUnpack128
java.lang.Object
com.kamikaze.pfordelta.PForDeltaUnpack128
public class PForDeltaUnpack128
- extends Object
This is a version of the kamikaze PForDelta library that was slightly cleaned
up by D. Lemire. It is included in the JavaFastPFOR library for comparison
purposes. As the original
Method Summary |
static void |
unpack(int[] out,
int[] in,
int bits)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PForDeltaUnpack128
public PForDeltaUnpack128()
unpack
public static void unpack(int[] out,
int[] in,
int bits)
Copyright © 2014. All Rights Reserved.