60 void CIndependenceTest::init()
void range_fill(T start=0)
static void permute(SGVector< T > v, CRandom *rand=NULL)
virtual CFeatures * get_p()
virtual CFeatures * get_q()
virtual int32_t get_num_vectors() const =0
virtual void set_p(CFeatures *p)
Hypothesis test base class. Provides an interface for statistical hypothesis testing via three method...
Class SGObject is the base class of all shogun objects.
virtual ~CIndependenceTest()
virtual SGVector< float64_t > sample_null()
all of classes and functions are contained in the shogun namespace
virtual void remove_subset()
The class Features is the base class of all feature objects.
index_t m_num_null_samples
virtual float64_t compute_statistic()=0
virtual void add_subset(SGVector< index_t > subset)
virtual void set_q(CFeatures *q)