SHOGUN v0.9.0
组合类型 | 宏定义 | 枚举
Cplex.h文件参考

浏览该文件的源代码。

组合类型

class  CCplex

宏定义

#define IGNORE_IN_CLASSLIST
 Class CCplex to encapsulate access to the commercial cplex general purpose optimizer.

枚举

enum  E_PROB_TYPE { E_LINEAR, E_QP }

宏定义文档

#define IGNORE_IN_CLASSLIST

Class CCplex to encapsulate access to the commercial cplex general purpose optimizer.

This class takes care of obtaining and releasing cplex licenses and sets up a number of optimization problems that are used in shogun, like for Multiple Kernel Learning, Linear Programming Machines and Linear Programming Boosting.

在文件Cplex.h42行定义。


SHOGUN Machine Learning Toolbox - Documentation