40 template<
class T>
class SGMatrix;
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)
The class Features is the base class of all feature objects.
SGMatrix< float64_t > get_kernel_matrix_K()
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()
SGMatrix< float64_t > get_kernel_matrix_L()