QpMcBoxDecomp.h File Reference
#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::QpMcBoxDecomp< Matrix >
 
struct  shark::QpMcBoxDecomp< Matrix >::PreferedSelectionStrategy
 Working set selection eturning th S2DO working set. More...
 
struct  shark::QpMcBoxDecomp< Matrix >::Variable
 data structure describing one m_variables of the problem More...
 
struct  shark::QpMcBoxDecomp< Matrix >::Example
 data structure describing one training example More...
 
class  shark::BiasSolver< Matrix >
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.