10 #ifndef __MMDKERNELSELECTION_H_ 11 #define __MMDKERNELSELECTION_H_ 18 class CKernelTwoSampleTestStatistic;
CKernelTwoSampleTestStatistic * m_mmd
Base class for kernel selection for MMD-based two-sample test statistic implementations (e...
virtual ~CMMDKernelSelection()
virtual CKernel * select_kernel()
Class SGObject is the base class of all shogun objects.
virtual SGVector< float64_t > compute_measures()=0
all of classes and functions are contained in the shogun namespace
Two sample test base class. Provides an interface for performing a two-sample test, i.e. Given samples from two distributions and , the null-hypothesis is: , the alternative hypothesis: .
const char * get_name() const =0