51 "Provided instance for kernel two sample testing has to be a MMD-"
52 "based class! The provided is of class \"%s\"\n", mmd->
get_name());
virtual CKernel * get_kernel()
virtual ~CMMDKernelSelection()
virtual CKernel * select_kernel()
Kernel two sample test base class. Provides an interface for performing a two-sample test using a ker...
CKernel * get_kernel(int32_t idx)
The Combined kernel is used to combine a number of kernels into a single CombinedKernel object by lin...
virtual SGVector< float64_t > compute_measures()=0
virtual const char * get_name() const =0
CKernelTwoSampleTest * m_estimator
all of classes and functions are contained in the shogun namespace
Base class for kernel selection for kernel two-sample test statistic implementations (e...
virtual EStatisticType get_statistic_type() const =0
Matrix::Scalar max(Matrix m)