McSvmLLWTrainer.h File Reference

Go to the source code of this file.

Classes

class  shark::McSvmLLWTrainer< InputType, CacheType >
 Training of the multi-category SVM by Lee, Lin and Wahba (LLW). More...
 
class  shark::LinearMcSvmLLWTrainer< InputType >
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Macros

#define McSvmADSTrainer   McSvmLLWTrainer
 
#define LinearMcSvmADSTrainer   LinearMcSvmLLWTrainer
 

Macro Definition Documentation

§ LinearMcSvmADSTrainer

#define LinearMcSvmADSTrainer   LinearMcSvmLLWTrainer

Definition at line 252 of file McSvmLLWTrainer.h.

§ McSvmADSTrainer

#define McSvmADSTrainer   McSvmLLWTrainer

Definition at line 251 of file McSvmLLWTrainer.h.