29 REQUIRE(dynamic_cast<CLinearTimeMMD*>(mmd),
"%s::%s(): Only " 30 "CLinearTimeMMD is currently supported! Provided instance is " 57 void CMMDKernelSelectionOpt::init()
CKernelTwoSampleTestStatistic * m_mmd
virtual SGVector< float64_t > compute_measures()
Base class for kernel selection for MMD-based two-sample test statistic implementations (e...
virtual const char * get_name() const =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
This class implements the linear time Maximum Mean Statistic as described in [1]. This statistic is i...
virtual ~CMMDKernelSelectionOpt()
static float32_t sqrt(float32_t x)
x^0.5