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

Ensure that SVM provides a kernel().updateCache( fv_begin, fv_end, progress) method. More...

#include <RequireSVMKernelUpdateCache.hh>

Collaboration diagram for svt_check::RequireSVMKernelUpdateCache< SVM, FV >:

Public Member Functions

 ~RequireSVMKernelUpdateCache ()
 

Detailed Description

template<typename SVM, typename FV>
class svt_check::RequireSVMKernelUpdateCache< SVM, FV >

Ensure that SVM provides a kernel().updateCache( fv_begin, fv_end, progress) method.

Definition at line 74 of file RequireSVMKernelUpdateCache.hh.

Constructor & Destructor Documentation

◆ ~RequireSVMKernelUpdateCache()

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

Definition at line 77 of file RequireSVMKernelUpdateCache.hh.


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