McSvmCSTrainer.h File Reference

Go to the source code of this file.

Classes

class  shark::McSvmCSTrainer< InputType, CacheType >
 Training of the multi-category SVM by Crammer and Singer (CS). More...
 
class  shark::LinearMcSvmCSTrainer< InputType >
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Macros

#define McSvmRDMTrainer   McSvmCSTrainer
 
#define LinearMcSvmRDMTrainer   LinearMcSvmCSTrainer
 

Macro Definition Documentation

§ LinearMcSvmRDMTrainer

#define LinearMcSvmRDMTrainer   LinearMcSvmCSTrainer

Definition at line 275 of file McSvmCSTrainer.h.

§ McSvmRDMTrainer

#define McSvmRDMTrainer   McSvmCSTrainer

Definition at line 274 of file McSvmCSTrainer.h.