Octane v1.01.20 - The Open Compression Toolkit for C++ | http://octane.sourceforge.net/ |
Definition in file samplestatcompressor.hpp.
#include "../compressor_statistical.hpp"
#include "../../coders/coder_sample/samplecoder.hpp"
#include "../../parsers/parser_sample/sampleparser.hpp"
#include "../../modelers/modeler_sample/samplemodeler.hpp"
Go to the source code of this file.
Compounds | |
class | SampleStatCompressor |
This Sample Statistical Compressor is a minimal example of how to coordinate the 3 components of the statistical compressor framework, a sample parser,modeler,and coder. More... |