iRoCS Toolbox
1.1.0
|
#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"
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 |