iRoCS Toolbox  1.1.0
Static Public Member Functions
svt::MC_SVM_Finder< PRODUCER, MC_ITER, TC_ITER, KF_ITER > Class Template Reference

The MC_SVM_Finder class finds the appropriate combination of Multiclass, Twoclass and Kernel specified by strings. More...

#include <MC_SVM_Finder.hh>

Collaboration diagram for svt::MC_SVM_Finder< PRODUCER, MC_ITER, TC_ITER, KF_ITER >:

Static Public Member Functions

static PRODUCER search (const std::string &mcName, const std::string &tcName, const std::string &kfName)
 

Detailed Description

template<typename PRODUCER, typename MC_ITER, typename TC_ITER, typename KF_ITER>
class svt::MC_SVM_Finder< PRODUCER, MC_ITER, TC_ITER, KF_ITER >

The MC_SVM_Finder class finds the appropriate combination of Multiclass, Twoclass and Kernel specified by strings.

Definition at line 75 of file MC_SVM_Finder.hh.

Member Function Documentation

◆ search()

template<typename PRODUCER , typename MC_ITER , typename TC_ITER , typename KF_ITER >
static PRODUCER svt::MC_SVM_Finder< PRODUCER, MC_ITER, TC_ITER, KF_ITER >::search ( const std::string &  mcName,
const std::string &  tcName,
const std::string &  kfName 
)
inlinestatic

Definition at line 77 of file MC_SVM_Finder.hh.


The documentation for this class was generated from the following file: