31 #ifndef ONE_DISTRIBUTION_TEST_H_ 32 #define ONE_DISTRIBUTION_TEST_H_ 93 virtual const char*
get_name()
const;
97 #endif // ONE_DISTRIBUTION_TEST_H_ virtual SGVector< float64_t > sample_null()=0
CFeatures * get_samples() const
Hypothesis test base class. Provides an interface for statistical hypothesis testing via three method...
virtual ~COneDistributionTest()
virtual float64_t compute_statistic()=0
all of classes and functions are contained in the shogun namespace
void set_samples(CFeatures *samples)
The class Features is the base class of all feature objects.
virtual const char * get_name() const
Class OneDistributionTest is the base class for the statistical hypothesis testing with samples from ...
void set_num_samples(index_t num_samples)
index_t get_num_samples() const