This is the complete list of members for
CSVMLin, including all inherited members.
| apply() | CLinearMachine | [virtual] |
| apply(CFeatures *data) | CLinearMachine | [virtual] |
| apply(int32_t vec_idx) | CLinearMachine | [virtual] |
| bias | CLinearMachine | [protected] |
| C1 | CSVMLin | [protected] |
| C2 | CSVMLin | [protected] |
| CLinearMachine() | CLinearMachine | |
| CMachine() | CMachine | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| CSVMLin() | CSVMLin | |
| CSVMLin(float64_t C, CDotFeatures *traindat, CLabels *trainlab) | CSVMLin | |
| epsilon | CSVMLin | [protected] |
| features | CLinearMachine | [protected] |
| get_bias() | CLinearMachine | |
| get_bias_enabled() | CSVMLin | |
| get_C1() | CSVMLin | |
| get_C2() | CSVMLin | |
| get_classifier_type() | CSVMLin | [virtual] |
| get_epsilon() | CSVMLin | |
| get_features() | CLinearMachine | [virtual] |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_label(int32_t i) | CMachine | [virtual] |
| get_labels() | 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 | CSVMLin | [virtual] |
| get_solver_type() | CMachine | |
| get_w(float64_t *&dst_w, int32_t &dst_dims) | CLinearMachine | |
| get_w() | CLinearMachine | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| labels | CMachine | [protected] |
| load(FILE *srcfile) | CLinearMachine | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| m_store_model_features | CMachine | [protected] |
| max_train_time | CMachine | [protected] |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| save(FILE *dstfile) | CLinearMachine | [virtual] |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| set_bias(float64_t b) | CLinearMachine | |
| set_bias_enabled(bool enable_bias) | CSVMLin | |
| set_C(float64_t c_neg, float64_t c_pos) | CSVMLin | |
| set_epsilon(float64_t eps) | CSVMLin | |
| set_features(CDotFeatures *feat) | CLinearMachine | [virtual] |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_labels(CLabels *lab) | CMachine | [virtual] |
| set_max_train_time(float64_t t) | CMachine | |
| set_solver_type(ESolverType st) | CMachine | |
| set_store_model_features(bool store_model) | CMachine | [virtual] |
| set_w(SGVector< float64_t > src_w) | CLinearMachine | |
| solver_type | CMachine | [protected] |
| store_model_features() | CLinearMachine | [protected, virtual] |
| train(CFeatures *data=NULL) | CMachine | [virtual] |
| train_machine(CFeatures *data=NULL) | CSVMLin | [protected, virtual] |
| unset_generic() | CSGObject | |
| use_bias | CSVMLin | [protected] |
| version | CSGObject | |
| w | CLinearMachine | [protected] |
| w_dim | CLinearMachine | [protected] |
| ~CLinearMachine() | CLinearMachine | [virtual] |
| ~CMachine() | CMachine | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |
| ~CSVMLin() | CSVMLin | [virtual] |