SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
Compressor.h File Reference

Go to the source code of this file.

Classes

class  CCompressor
 Compression library for compressing and decompressing buffers using one of the standard compression algorithms, LZO, GZIP, BZIP2 or LZMA. More...

Enumerations

enum  E_COMPRESSION_TYPE {
  UNCOMPRESSED, LZO, GZIP, BZIP2,
  LZMA, SNAPPY
}

SHOGUN Machine Learning Toolbox - Documentation