, including all inherited members.
| add_new_cut(float64_t *new_col_H, uint32_t *new_cut, uint32_t cut_length, uint32_t nSel, void *ptr) | CSVMOcas | [protected, static] |
| apply() | CLinearMachine | [virtual] |
| apply(CFeatures *data) | CLinearMachine | [virtual] |
| apply(int32_t vec_idx) | CLinearMachine | [virtual] |
| bias | CLinearMachine | [protected] |
| bufsize | CSVMOcas | [protected] |
| C1 | CSVMOcas | [protected] |
| C2 | CSVMOcas | [protected] |
| CLinearMachine() | CLinearMachine | |
| CMachine() | CMachine | |
| compute_output(float64_t *output, void *ptr) | CSVMOcas | [protected, static] |
| compute_W(float64_t *sq_norm_W, float64_t *dp_WoldW, float64_t *alpha, uint32_t nSel, void *ptr) | CSVMOcas | [protected, static] |
| cp_bias | CSVMOcas | [protected] |
| cp_index | CSVMOcas | [protected] |
| cp_nz_dims | CSVMOcas | [protected] |
| cp_value | CSVMOcas | [protected] |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| CSVMOcas() | CSVMOcas | |
| CSVMOcas(E_SVM_TYPE type) | CSVMOcas | |
| CSVMOcas(float64_t C, CDotFeatures *traindat, CLabels *trainlab) | CSVMOcas | |
| epsilon | CSVMOcas | [protected] |
| features | CLinearMachine | [protected] |
| get_bias() | CLinearMachine | |
| get_bias_enabled() | CSVMOcas | |
| get_bufsize() | CSVMOcas | |
| get_C1() | CSVMOcas | |
| get_C2() | CSVMOcas | |
| get_classifier_type() | CSVMOcas | [virtual] |
| get_epsilon() | CSVMOcas | |
| 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 | CSVMOcas | [protected, 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] |
| lab | CSVMOcas | [protected] |
| 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] |
| method | CSVMOcas | [protected] |
| old_bias | CSVMOcas | [protected] |
| old_w | CSVMOcas | [protected] |
| parallel | CSGObject | |
| print(ocas_return_value_T value) | CSVMOcas | [protected, static] |
| 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) | CSVMOcas | |
| set_bufsize(int32_t sz) | CSVMOcas | |
| set_C(float64_t c_neg, float64_t c_pos) | CSVMOcas | |
| set_epsilon(float64_t eps) | CSVMOcas | |
| 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] |
| sort(float64_t *vals, float64_t *data, uint32_t size) | CSVMOcas | [protected, static] |
| store_model_features() | CLinearMachine | [protected, virtual] |
| tmp_a_buf | CSVMOcas | [protected] |
| train(CFeatures *data=NULL) | CMachine | [virtual] |
| train_machine(CFeatures *data=NULL) | CSVMOcas | [protected, virtual] |
| unset_generic() | CSGObject | |
| update_W(float64_t t, void *ptr) | CSVMOcas | [protected, static] |
| use_bias | CSVMOcas | [protected] |
| version | CSGObject | |
| w | CLinearMachine | [protected] |
| w_dim | CLinearMachine | [protected] |
| ~CLinearMachine() | CLinearMachine | [virtual] |
| ~CMachine() | CMachine | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |
| ~CSVMOcas() | CSVMOcas | [virtual] |