SHOGUN  v3.2.0
| 枚举
Compressor.h 文件参考

浏览源代码.

class  CCompressor
 Compression library for compressing and decompressing buffers using one of the standard compression algorithms: 更多...
 

枚举

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

SHOGUN Machine Learning Toolbox - Documentation