iRoCS Toolbox  1.1.0
Public Member Functions
svt_check::RequireSVMForCrossValidation< FV, SVM, PROBLEM > Class Template Reference

Ensure that SVM provides a typedef for a ModelType, a train( SVM_Problem, ModelType) More...

#include <RequireSVMForCrossValidation.hh>

Inheritance diagram for svt_check::RequireSVMForCrossValidation< FV, SVM, PROBLEM >:
Collaboration diagram for svt_check::RequireSVMForCrossValidation< FV, SVM, PROBLEM >:

Public Member Functions

 ~RequireSVMForCrossValidation ()
 

Detailed Description

template<typename FV, typename SVM, typename PROBLEM>
class svt_check::RequireSVMForCrossValidation< FV, SVM, PROBLEM >

Ensure that SVM provides a typedef for a ModelType, a train( SVM_Problem, ModelType)

Definition at line 66 of file RequireSVMForCrossValidation.hh.

Constructor & Destructor Documentation

◆ ~RequireSVMForCrossValidation()

template<typename FV, typename SVM, typename PROBLEM>
svt_check::RequireSVMForCrossValidation< FV, SVM, PROBLEM >::~RequireSVMForCrossValidation ( )
inline

Definition at line 69 of file RequireSVMForCrossValidation.hh.


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