, including all inherited members.
| apply() | CLinearMachine | [virtual] |
| apply(CFeatures *data) | CLinearMachine | [virtual] |
| apply(int32_t vec_idx) | CLinearMachine | [virtual] |
| bias | CLinearMachine | [protected] |
| calibrate() | CSGDQN | [protected] |
| CLinearMachine() | CLinearMachine | |
| CMachine() | CMachine | |
| combine_and_clip(float64_t *Bc, float64_t *B, int32_t dim, float64_t c1, float64_t c2, float64_t v1, float64_t v2) | CSGDQN | |
| compute_ratio(float64_t *W, float64_t *W_1, float64_t *B, float64_t *dst, int32_t dim, float64_t regularizer_lambda, float64_t loss) | CSGDQN | |
| CSGDQN() | CSGDQN | |
| CSGDQN(float64_t C) | CSGDQN | |
| CSGDQN(float64_t C, CDotFeatures *traindat, CLabels *trainlab) | CSGDQN | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| features | CLinearMachine | [protected] |
| get_bias() | CLinearMachine | |
| get_C1() | CSGDQN | |
| get_C2() | CSGDQN | |
| get_classifier_type() | CSGDQN | [virtual] |
| get_epochs() | CSGDQN | |
| 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_loss_function() | CSGDQN | |
| 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 | CSGDQN | [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_C(float64_t c_neg, float64_t c_pos) | CSGDQN | |
| set_epochs(int32_t e) | CSGDQN | |
| 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_loss_function(CLossFunction *loss_func) | CSGDQN | |
| 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) | CSGDQN | [virtual] |
| train_machine(CFeatures *data=NULL) | CMachine | [protected, virtual] |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| w | CLinearMachine | [protected] |
| w_dim | CLinearMachine | [protected] |
| ~CLinearMachine() | CLinearMachine | [virtual] |
| ~CMachine() | CMachine | [virtual] |
| ~CSGDQN() | CSGDQN | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |