| apply(CFeatures *data=NULL) | CMachine | virtual |
| apply_binary(CFeatures *data=NULL) | CMachine | virtual |
| apply_latent(CFeatures *data=NULL) | CMachine | virtual |
| apply_locked(SGVector< index_t > indices) | CMachine | virtual |
| apply_locked_binary(SGVector< index_t > indices) | CMachine | virtual |
| apply_locked_latent(SGVector< index_t > indices) | CMachine | virtual |
| apply_locked_multiclass(SGVector< index_t > indices) | CMachine | virtual |
| apply_locked_regression(SGVector< index_t > indices) | CMachine | virtual |
| apply_locked_structured(SGVector< index_t > indices) | CMachine | virtual |
| apply_multiclass(CFeatures *data=NULL) | CMachine | virtual |
| apply_one(int32_t i) | CMachine | virtual |
| apply_regression(CFeatures *data=NULL) | CMachine | virtual |
| apply_structured(CFeatures *data=NULL) | CLinearStructuredOutputMachine | virtual |
| build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict) | CSGObject | |
| CDualLibQPBMSOSVM() | CDualLibQPBMSOSVM | |
| CDualLibQPBMSOSVM(CStructuredModel *model, CLossFunction *loss, CStructuredLabels *labs, float64_t _lambda, SGVector< float64_t > W=0) | CDualLibQPBMSOSVM | |
| CLinearStructuredOutputMachine() | CLinearStructuredOutputMachine | |
| CLinearStructuredOutputMachine(CStructuredModel *model, CLossFunction *loss, CStructuredLabels *labs) | CLinearStructuredOutputMachine | |
| clone() | CMachine | virtual |
| CMachine() | CMachine | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| CStructuredOutputMachine() | CStructuredOutputMachine | |
| CStructuredOutputMachine(CStructuredModel *model, CLossFunction *loss, CStructuredLabels *labs) | CStructuredOutputMachine | |
| data_lock(CLabels *labs, CFeatures *features) | CMachine | virtual |
| data_unlock() | CMachine | virtual |
| deep_copy() const | CSGObject | virtual |
| get_BufSize() | CDualLibQPBMSOSVM | |
| get_classifier_type() | CMachine | virtual |
| get_cleanAfter() | CDualLibQPBMSOSVM | |
| get_cleanICP() | CDualLibQPBMSOSVM | |
| get_cp_models() | CDualLibQPBMSOSVM | |
| get_features() const | CLinearStructuredOutputMachine | |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_K() | CDualLibQPBMSOSVM | |
| get_labels() | CMachine | virtual |
| get_lambda() | CDualLibQPBMSOSVM | |
| get_machine_problem_type() const | CMachine | virtual |
| get_max_train_time() | CMachine | |
| 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 | CDualLibQPBMSOSVM | virtual |
| get_result() | CDualLibQPBMSOSVM | |
| get_solver() | CDualLibQPBMSOSVM | |
| get_solver_type() | CMachine | |
| get_Tmax() | CDualLibQPBMSOSVM | |
| get_TolAbs() | CDualLibQPBMSOSVM | |
| get_TolRel() | CDualLibQPBMSOSVM | |
| get_verbose() | CDualLibQPBMSOSVM | |
| get_w() const | CLinearStructuredOutputMachine | |
| io | CSGObject | |
| is_data_locked() const | CMachine | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| is_label_valid(CLabels *lab) const | CMachine | protectedvirtual |
| 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_data_locked | CMachine | protected |
| m_features | CLinearStructuredOutputMachine | protected |
| m_hash | CSGObject | |
| m_labels | CMachine | protected |
| m_loss | CStructuredOutputMachine | protected |
| m_max_train_time | CMachine | protected |
| m_model | CStructuredOutputMachine | protected |
| m_model_selection_parameters | CSGObject | |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| m_solver_type | CMachine | protected |
| m_store_model_features | CMachine | protected |
| m_w | CLinearStructuredOutputMachine | protected |
| MACHINE_PROBLEM_TYPE(PT_STRUCTURED) | CStructuredOutputMachine | |
| 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 | |
| post_lock(CLabels *labs, CFeatures *features) | CMachine | virtual |
| 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_BufSize(uint32_t BufSize) | CDualLibQPBMSOSVM | |
| set_cleanAfter(uint32_t cleanAfter) | CDualLibQPBMSOSVM | |
| set_cleanICP(bool cleanICP) | CDualLibQPBMSOSVM | |
| set_cp_models(uint32_t cp_models) | CDualLibQPBMSOSVM | |
| set_features(CFeatures *f) | CLinearStructuredOutputMachine | |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_K(float64_t K) | CDualLibQPBMSOSVM | |
| set_labels(CLabels *lab) | CMachine | virtual |
| set_lambda(float64_t _lambda) | CDualLibQPBMSOSVM | |
| set_loss(CLossFunction *loss) | CStructuredOutputMachine | |
| set_max_train_time(float64_t t) | CMachine | |
| set_model(CStructuredModel *model) | CStructuredOutputMachine | |
| set_solver(ESolver solver) | CDualLibQPBMSOSVM | |
| set_solver_type(ESolverType st) | CMachine | |
| set_store_model_features(bool store_model) | CMachine | virtual |
| set_Tmax(uint32_t Tmax) | CDualLibQPBMSOSVM | |
| set_TolAbs(float64_t TolAbs) | CDualLibQPBMSOSVM | |
| set_TolRel(float64_t TolRel) | CDualLibQPBMSOSVM | |
| set_verbose(bool verbose) | CDualLibQPBMSOSVM | |
| set_w(SGVector< float64_t > W) | CDualLibQPBMSOSVM | |
| shallow_copy() const | CSGObject | virtual |
| store_model_features() | CMachine | protectedvirtual |
| supports_locking() const | CMachine | virtual |
| train(CFeatures *data=NULL) | CMachine | virtual |
| train_locked(SGVector< index_t > indices) | CMachine | virtual |
| train_machine(CFeatures *data=NULL) | CDualLibQPBMSOSVM | protectedvirtual |
| train_require_labels() const | CMachine | protectedvirtual |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| ~CDualLibQPBMSOSVM() | CDualLibQPBMSOSVM | |
| ~CLinearStructuredOutputMachine() | CLinearStructuredOutputMachine | virtual |
| ~CMachine() | CMachine | virtual |
| ~CSGObject() | CSGObject | virtual |
| ~CStructuredOutputMachine() | CStructuredOutputMachine | virtual |