32 #ifndef KERNEL_INDEPENDENCE_TEST_H_
33 #define KERNEL_INDEPENDENCE_TEST_H_
97 virtual const char*
get_name()
const=0;
CKernelIndependenceTest()
virtual ~CKernelIndependenceTest()
virtual SGVector< float64_t > sample_null()
virtual const char * get_name() const =0
Provides an interface for performing the independence test. Given samples from the joint distributio...
The class Features is the base class of all feature objects.
Kernel independence test base class. Provides an interface for performing an independence test...