#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>
#include <shark/Algorithms/QP/SvmProblems.h>
#include <shark/Models/Kernels/KernelHelpers.h>
#include <shark/LinAlg/CachedMatrix.h>
#include <shark/LinAlg/KernelMatrix.h>
Go to the source code of this file.
Classes | |
class | shark::RadiusMarginQuotient< InputType, CacheType > |
radius margin quotions for binary SVMs More... | |
struct | shark::RadiusMarginQuotient< InputType, CacheType >::Result |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |