SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CCplex Member List

This is the complete list of members for CCplex, 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
envCCplexprotected
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 CCplexvirtual
init(E_PROB_TYPE t, int32_t timeout=60)CCplex
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
lpCCplexprotected
lp_initializedCCplexprotected
m_model_selection_parametersCSGObject
m_parametersCSGObject
optimize(float64_t *sol, float64_t *lambda=NULL)CCplex
parallelCSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
problem_typeCCplexprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
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
versionCSGObject
write_problem(char *filename)CCplex
write_Q(char *filename)CCplex
~CCplex()CCplexvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation