, including all inherited members.
| add_lpboost_constraint(float64_t factor, SGSparseVectorEntry< float64_t > *h, int32_t len, int32_t ulen, CLabels *label) | CCplex | |
| CCplex() | CCplex | |
| cleanup() | CCplex | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| dense_to_cplex_sparse(float64_t *H, int32_t rows, int32_t cols, int *&qmatbeg, int *&qmatcnt, int *&qmatind, double *&qmatval) | CCplex | |
| env | CCplex | [protected] |
| 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 | CCplex | [virtual] |
| init(E_PROB_TYPE t, int32_t timeout=60) | CCplex | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| lp | CCplex | [protected] |
| lp_initialized | CCplex | [protected] |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| optimize(float64_t *sol, float64_t *lambda=NULL) | CCplex | |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| problem_type | CCplex | [protected] |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_time_limit(float64_t seconds) | CCplex | |
| setup_lp(float64_t *objective, float64_t *constraints_mat, int32_t rows, int32_t cols, float64_t *rhs, float64_t *lb, float64_t *ub) | CCplex | |
| setup_lpboost(float64_t C, int32_t num_cols) | CCplex | |
| setup_lpm(float64_t C, CSparseFeatures< float64_t > *x, CLabels *y, bool use_bias) | CCplex | |
| setup_qp(float64_t *H, int32_t dim) | CCplex | |
| setup_subgradientlpm_QP(float64_t C, CLabels *labels, CSparseFeatures< float64_t > *features, int32_t *idx_bound, int32_t num_bound, int32_t *w_zero, int32_t num_zero, float64_t *vee, int32_t num_dim, bool use_bias) | CCplex | |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| write_problem(char *filename) | CCplex | |
| write_Q(char *filename) | CCplex | |
| ~CCplex() | CCplex | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |