iRoCS Toolbox  1.1.0
Public Types
svt::MultiClassSVMOneVsOne< SVM >::Traits< FV > Struct Template Reference

#include <MultiClassSVMOneVsOne.hh>

Collaboration diagram for svt::MultiClassSVMOneVsOne< SVM >::Traits< FV >:

Public Types

typedef Model_MC_OneVsOne< typename SVM::template Traits< FV >::ModelTypeModelType
 

Detailed Description

template<typename SVM>
template<typename FV>
struct svt::MultiClassSVMOneVsOne< SVM >::Traits< FV >

Definition at line 179 of file MultiClassSVMOneVsOne.hh.

Member Typedef Documentation

◆ ModelType

template<typename SVM >
template<typename FV>
typedef Model_MC_OneVsOne<typename SVM::template Traits<FV>::ModelType> svt::MultiClassSVMOneVsOne< SVM >::Traits< FV >::ModelType

Definition at line 181 of file MultiClassSVMOneVsOne.hh.


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