18 template<
class T>
class SGMatrix;
SGVector< float64_t > fit_null_gamma()
Independence test base class. Provides an interface for performing an independence test...
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.
virtual const char * get_name() const
SGMatrix< float64_t > get_kernel_matrix_K()
virtual EStatisticType get_statistic_type() const
virtual float64_t compute_statistic()
virtual SGVector< float64_t > bootstrap_null()
SGMatrix< float64_t > get_kernel_matrix_L()