#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>#include <shark/Algorithms/QP/QpMcSimplexDecomp.h>#include <shark/Algorithms/QP/QpMcLinear.h>#include <shark/LinAlg/KernelMatrix.h>#include <shark/LinAlg/CachedMatrix.h>#include <shark/LinAlg/PrecomputedMatrix.h>Go to the source code of this file.
Classes | |
| class | shark::McSvmADMTrainer< InputType, CacheType > |
| Training of ADM-SVMs for multi-category classification. More... | |
| class | shark::LinearMcSvmADMTrainer< InputType > |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |