10 #ifndef __MMDKERNELSELECTION_H_
11 #define __MMDKERNELSELECTION_H_
18 class CKernelTwoSampleTest;
Base class for kernel selection for MMD-based two-sample test statistic implementations (e...
virtual ~CMMDKernelSelection()
virtual CKernel * select_kernel()
Kernel two sample test base class. Provides an interface for performing a two-sample test using a ker...
Class SGObject is the base class of all shogun objects.
virtual SGVector< float64_t > compute_measures()=0
const char * get_name() const =0
CKernelTwoSampleTest * m_mmd