|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.berkeley.nlp.lm.bits.CompressionUtils
public class CompressionUtils
Constructor Summary | |
---|---|
CompressionUtils()
|
Method Summary | |
---|---|
static BitList |
variableCompress(long n,
int radix)
|
static long |
variableDecompress(BitStream input,
int radix)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompressionUtils()
Method Detail |
---|
public static BitList variableCompress(long n, int radix)
public static long variableDecompress(BitStream input, int radix)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |