SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CHash 成员列表

成员的完整列表,这些成员属于 CHash,包括所有继承而来的类成员

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CHash()CHash
clone()CSGObjectvirtual
crc32(uint8_t *data, int32_t len)CHashstatic
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
FinalizeIncrementalMurmurHash3(uint32_t h, uint32_t carry, uint32_t total_length)CHashstatic
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 CHashvirtual
IncrementalMurmurHash3(uint32_t *hash, uint32_t *carry, uint8_t *data, int32_t len)CHashstatic
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
MD5(unsigned char *x, unsigned l, unsigned char *buf)CHashstatic
MD5Final(unsigned char digest[16], struct MD5Context *context)CHashprotectedstatic
MD5Init(struct MD5Context *context)CHashprotectedstatic
MD5Transform(uint32_t buf[4], uint32_t const in[16])CHashprotectedstatic
MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len)CHashprotectedstatic
MurmurHash3(uint8_t *data, int32_t len, uint32_t seed)CHashstatic
MurmurHashString(substring s, uint32_t h)CHashstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
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_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CHash()CHashvirtual
~CSGObject()CSGObjectvirtual

SHOGUN 机器学习工具包 - 项目文档