#include <itpp/base/vec.h>
#include <itpp/base/array.h>
Go to the source code of this file.
Classes | |
class | itpp::HuffmanCoder |
Huffman Coder implementation class. This class provides a Huffman entropy coder. More... | |
class | itpp::HuffmanCoder::HuffmanCoder::sort_elem |
Internal class to create the huffman table. |