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

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

append_child(CParameterCombination *child)CParameterCombination
apply_to_machine(CMachine *machine) const CParameterCombination
apply_to_modsel_parameter(Parameter *parameter) const CParameterCombination
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
build_parameter_parent_map(CMap< TParameter *, CSGObject * > *parent_map)CParameterCombinationvirtual
build_parameter_values_map(CMap< TParameter *, SGVector< float64_t > > *values_map)CParameterCombinationvirtual
clone()CSGObjectvirtual
CModelSelectionParameters classCParameterCombinationfriend
copy_tree() const CParameterCombination
CParameterCombination()CParameterCombination
CParameterCombination(Parameter *param)CParameterCombination
CParameterCombination(CSGObject *obj)CParameterCombination
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
extract_trees_with_name(const CDynamicObjectArray *sets, const char *desired_name)CParameterCombinationprotectedstatic
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 CParameterCombinationvirtual
get_parameter(const char *name, CSGObject *parent)CParameterCombination
get_parameter_helper(const char *name)CParameterCombinationprotected
get_parameters_length()CParameterCombinationvirtual
has_children() const CParameterCombination
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
leaf_sets_multiplication(const CDynamicObjectArray &sets, const CParameterCombination *new_root)CParameterCombinationstatic
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_child_nodesCParameterCombinationprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_paramCParameterCombinationprotected
m_parametersCSGObject
m_parameters_lengthCParameterCombinationprotected
merge_with(CParameterCombination *node)CParameterCombination
non_value_tree_multiplication(const CDynamicObjectArray *sets, const CParameterCombination *new_root)CParameterCombinationprotectedstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
parameter_set_multiplication(const DynArray< Parameter * > &set_1, const DynArray< Parameter * > &set_2)CParameterCombinationstatic
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
print_tree(int prefix_num=0) const CParameterCombination
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
set_parameter(const char *name, T value, CSGObject *parent, index_t index=-1)CParameterCombination
set_parameter_helper(const char *name, bool value, index_t index)CParameterCombinationprotected
set_parameter_helper(const char *name, int32_t value, index_t index)CParameterCombinationprotected
set_parameter_helper(const char *name, float64_t value, index_t index)CParameterCombinationprotected
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CParameterCombination()CParameterCombinationvirtual
~CSGObject()CSGObjectvirtual

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