|
SHOGUN v0.9.0
|
组合类型 | |
| 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.