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

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

compare_ptype(EPrimitiveType ptype, void *data1, void *data2, float64_t accuracy=0.0, bool tolerant=false)TParameterstatic
compare_stype(EStructType stype, EPrimitiveType ptype, void *data1, void *data2, float64_t accuracy=0.0, bool tolerant=false)TParameterstatic
copy(TParameter *target)TParameter
copy_ptype(EPrimitiveType ptype, void *source, void *target)TParameterstatic
copy_stype(EStructType stype, EPrimitiveType ptype, void *source, void *target)TParameterstatic
equals(TParameter *other, float64_t accuracy=0.0, bool tolerant=false)TParameter
get_incremental_hash(uint32_t &hash, uint32_t &carry, uint32_t &total_length)TParameter
is_valid()TParameter
load(CSerializableFile *file, const char *prefix="")TParameter
m_datatypeTParameter
m_descriptionTParameter
m_nameTParameter
m_parameterTParameter
operator<(const TParameter &other) const TParameter
operator==(const TParameter &other) const TParameter
operator>(const TParameter &other) const TParameter
print(const char *prefix)TParameter
save(CSerializableFile *file, const char *prefix="")TParameter
TParameter(const TSGDataType *datatype, void *parameter, const char *name, const char *description)TParameterexplicit
~TParameter()TParameter

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