|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArithDecoder | |
---|---|
pt.tumba.ngram.compression | Implementation of the compression-based classification technique described in the papers "Towards Parameter-Free Data Mining" and "The Similarity Metric", respectivelly by Ming Li and Keogh et al. |
Uses of ArithDecoder in pt.tumba.ngram.compression |
---|
Fields in pt.tumba.ngram.compression declared as ArithDecoder | |
---|---|
private ArithDecoder |
ArithCodeInputStream._decoder
The arithmetic decoder used to read bytes. |
Constructors in pt.tumba.ngram.compression with parameters of type ArithDecoder | |
---|---|
ArithCodeInputStream(ArithDecoder decoder,
ArithCodeModel model)
Construct an arithmetic coded input stream from a specified arithmetic decoder and a statistical model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |