iRoCS Toolbox  1.1.0
Data Structures | Namespaces | Variables
TwoClassSVMc.hh File Reference
#include <config.hh>
#include <map>
#include <set>
#include <string>
#include "TwoClassSVM.hh"
#include "SVC_Q.hh"
#include "Solver.hh"
#include "SVM_Problem.hh"
#include "SolutionInfo.hh"
#include "StDataASCII.hh"
#include "DirectAccessor.hh"
#include "svt_check/RequireKernel_k_function.hh"
#include "svt_check/RequireStData.hh"
#include "TwoClassSVMc.icc"
Include dependency graph for TwoClassSVMc.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  svt::TwoClassSVMc< KF >::Traits< FV >
 
class  svt::TwoClassSVMc< KF >
 The TwoClassSVMc class (is/provides/specifies/contains) More...
 

Namespaces

 svt
 

Variables

static const double svt::COST_DEFAULT = 1.0
 
static const double svt::POSITIVE_CLASS_WEIGHT_DEFAULT = 1.0