42 template<
class T>
class SGMatrix;
virtual void set_p(CFeatures *p)
virtual void set_q(CFeatures *q)
virtual SGVector< float64_t > sample_null()
SGVector< float64_t > fit_null_gamma()
virtual float64_t compute_p_value(float64_t statistic)
This class implements the Hilbert Schmidtd Independence Criterion based independence test as describe...
virtual float64_t compute_threshold(float64_t alpha)
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
Kernel independence test base class. Provides an interface for performing an independence test...
virtual const char * get_name() const
virtual EStatisticType get_statistic_type() const
virtual float64_t compute_statistic()