10 #ifndef __MMDKERNELSELECTIONMEDIAN_H_
11 #define __MMDKERNELSELECTIONMEDIAN_H_
52 index_t num_data_distance=1000);
68 const char*
get_name()
const {
return "MMDKernelSelectionMedian"; }
Base class for kernel selection for MMD-based two-sample test statistic implementations (e...
Kernel two sample test base class. Provides an interface for performing a two-sample test using a ker...