SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CCompressor Member List

This is the complete list of members for CCompressor, including all inherited members.

CCompressor()CCompressor
CCompressor(E_COMPRESSION_TYPE ct)CCompressor
compress(uint8_t *uncompressed, uint64_t uncompressed_size, uint8_t *&compressed, uint64_t &compressed_size, int32_t level=1)CCompressor
compression_typeCCompressorprotected
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
decompress(uint8_t *compressed, uint64_t compressed_size, uint8_t *uncompressed, uint64_t &uncompressed_size)CCompressor
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CCompressorvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_model_selection_parametersCSGObject
m_parametersCSGObject
parallelCSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
unset_generic()CSGObject
versionCSGObject
~CCompressor()CCompressorvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation