SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CParameterCombination Member List

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

append_child(CParameterCombination *child)CParameterCombination
apply_to_machine(CMachine *machine) const CParameterCombination
apply_to_modsel_parameter(Parameter *parameter) const CParameterCombination
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
CModelSelectionParameters classCParameterCombinationfriend
copy_tree() const CParameterCombination
CParameterCombination()CParameterCombination
CParameterCombination(Parameter *param)CParameterCombination
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const 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
has_children() const CParameterCombination
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
leaf_sets_multiplication(const CDynamicObjectArray &sets, const CParameterCombination *new_root)CParameterCombinationstatic
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_child_nodesCParameterCombinationprotected
m_hashCSGObject
m_model_selection_parametersCSGObject
m_paramCParameterCombinationprotected
m_parameter_mapCSGObject
m_parametersCSGObject
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
merge_with(CParameterCombination *node)CParameterCombination
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
non_value_tree_multiplication(const CDynamicObjectArray *sets, const CParameterCombination *new_root)CParameterCombinationprotectedstatic
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
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="", int32_t param_version=VERSION_PARAMETER)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
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()CSGObjectprotectedvirtual
versionCSGObject
~CParameterCombination()CParameterCombinationvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation