#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>#include <shark/Algorithms/QP/QpMcBoxDecomp.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::McSvmATSTrainer< InputType, CacheType > |
| Training of ATS-SVMs for multi-category classification. More... | |
| class | shark::LinearMcSvmATSTrainer< InputType > |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |