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) | CParameterCombination | virtual |
build_parameter_values_map(CMap< TParameter *, SGVector< float64_t > > *values_map) | CParameterCombination | virtual |
clone() | CSGObject | virtual |
CModelSelectionParameters class | CParameterCombination | friend |
copy_tree() const | CParameterCombination | |
CParameterCombination() | CParameterCombination | |
CParameterCombination(Parameter *param) | CParameterCombination | |
CParameterCombination(CSGObject *obj) | CParameterCombination | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
extract_trees_with_name(const CDynamicObjectArray *sets, const char *desired_name) | CParameterCombination | protectedstatic |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
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 | CParameterCombination | virtual |
get_parameter(const char *name, CSGObject *parent) | CParameterCombination | |
get_parameter_helper(const char *name) | CParameterCombination | protected |
get_parameters_length() | CParameterCombination | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
has_children() const | CParameterCombination | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
leaf_sets_multiplication(const CDynamicObjectArray &sets, const CParameterCombination *new_root) | CParameterCombination | static |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_child_nodes | CParameterCombination | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_param | CParameterCombination | protected |
m_parameters | CSGObject | |
m_parameters_length | CParameterCombination | protected |
merge_with(CParameterCombination *node) | CParameterCombination | |
non_value_tree_multiplication(const CDynamicObjectArray *sets, const CParameterCombination *new_root) | CParameterCombination | protectedstatic |
obtain_from_generic(CSGObject *param_combination) | CParameterCombination | static |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
parameter_set_multiplication(const DynArray< Parameter * > &set_1, const DynArray< Parameter * > &set_2) | CParameterCombination | static |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
print_tree(int prefix_num=0) const | CParameterCombination | |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | 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_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) | CParameterCombination | protected |
set_parameter_helper(const char *name, int32_t value, index_t index) | CParameterCombination | protected |
set_parameter_helper(const char *name, float64_t value, index_t index) | CParameterCombination | protected |
shallow_copy() const | CSGObject | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CParameterCombination() | CParameterCombination | virtual |
~CSGObject() | CSGObject | virtual |