10 #ifndef __KERNELINDEPENDENCESTSTATISTIC_H_
11 #define __KERNELINDEPENDENCESTSTATISTIC_H_
81 virtual const char*
get_name()
const=0;
Independence test base class. Provides an interface for performing an independence test...
virtual SGVector< float64_t > bootstrap_null()
Provides an interface for performing statistical tests on two sets of samples from two distributions...
CKernelIndependenceTestStatistic()
virtual ~CKernelIndependenceTestStatistic()
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const =0
The class Features is the base class of all feature objects.