42 using namespace internal;
62 const std::function<float32_t(SGMatrix<float32_t>)> CBTestMMD::get_direct_estimation_method()
const 64 return mmd::WithinBlockDirect();
index_t & num_samples_at(index_t i)
virtual float64_t compute_p_value(float64_t statistic)
void set_blocksize(index_t blocksize)
virtual float64_t compute_variance()
void set_num_blocks_per_burst(index_t num_blocks_per_burst)
virtual float64_t compute_threshold(float64_t alpha)
virtual float64_t compute_p_value(float64_t statistic)
const index_t blocksize_at(index_t i) const
static float64_t inverse_normal_cdf(float64_t y0, float64_t mean=0, float64_t std_dev=1)
internal::DataManager & get_data_mgr()
void set_num_blocks_per_burst(index_t num_blocks_per_burst)
virtual const char * get_name() const
void set_blocksize(index_t blocksize)
all of classes and functions are contained in the shogun namespace
const ENullApproximationMethod get_null_approximation_method() const
static float64_t normal_cdf(float64_t x, float64_t std_dev=1)
Class DataManager for fetching/streaming test data block-wise. It can handle data coming from multipl...
static float32_t sqrt(float32_t x)
virtual float64_t compute_threshold(float64_t alpha)