| build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict) | CSGObject | |
| CECOCStrategy() | CECOCStrategy | |
| CECOCStrategy(CECOCEncoder *encoder, CECOCDecoder *decoder) | CECOCStrategy | |
| CMulticlassStrategy() | CMulticlassStrategy | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| decide_label(SGVector< float64_t > outputs) | CECOCStrategy | virtual |
| decide_label_multiple_output(SGVector< float64_t > outputs, int32_t n_outputs) | CMulticlassStrategy | virtual |
| deep_copy() const | CSGObject | virtual |
| 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 | CECOCStrategy | virtual |
| get_num_classes() const | CMulticlassStrategy | |
| get_num_machines() | CECOCStrategy | virtual |
| get_rejection_strategy() | CMulticlassStrategy | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| 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) | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_codebook | CECOCStrategy | protected |
| m_decoder | CECOCStrategy | protected |
| m_encoder | CECOCStrategy | protected |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_num_classes | CMulticlassStrategy | protected |
| m_orig_labels | CMulticlassStrategy | protected |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| m_rejection_strategy | CMulticlassStrategy | protected |
| m_train_iter | CMulticlassStrategy | protected |
| m_train_labels | CMulticlassStrategy | protected |
| map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos) | CSGObject | |
| migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target) | CSGObject | protectedvirtual |
| one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL) | CSGObject | protectedvirtual |
| parallel | CSGObject | |
| print_modsel_params() | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | virtual |
| save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER) | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_num_classes(int32_t num_classes) | CMulticlassStrategy | |
| set_rejection_strategy(CRejectionStrategy *rejection_strategy) | CMulticlassStrategy | |
| shallow_copy() const | CSGObject | virtual |
| train_has_more() | CECOCStrategy | virtual |
| train_prepare_next() | CECOCStrategy | virtual |
| train_start(CMulticlassLabels *orig_labels, CBinaryLabels *train_labels) | CECOCStrategy | virtual |
| train_stop() | CMulticlassStrategy | virtual |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| ~CECOCStrategy() | CECOCStrategy | virtual |
| ~CMulticlassStrategy() | CMulticlassStrategy | virtual |
| ~CSGObject() | CSGObject | virtual |