#include <shark/Algorithms/QP/QpSolver.h>#include <shark/Algorithms/QP/QpSparseArray.h>#include <shark/Algorithms/QP/Impl/AnalyticProblems.h>#include <shark/Core/Timer.h>#include <shark/Data/Dataset.h>Go to the source code of this file.
Classes | |
| class | shark::QpMcSimplexDecomp< Matrix > |
| struct | shark::QpMcSimplexDecomp< Matrix >::PreferedSelectionStrategy |
| Working set selection eturning th S2DO working set. More... | |
| struct | shark::QpMcSimplexDecomp< Matrix >::Variable |
| data structure describing one variable of the problem More... | |
| struct | shark::QpMcSimplexDecomp< Matrix >::Example |
| data structure describing one training example More... | |
| class | shark::BiasSolverSimplex< Matrix > |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |