32 #ifndef LINEAR_TIME_MMD_H_ 33 #define LINEAR_TIME_MMD_H_ 43 typedef std::function<float32_t(SGMatrix<float32_t>)>
operation;
53 virtual const char*
get_name()
const;
55 virtual const operation get_direct_estimation_method()
const;
62 #endif // LINEAR_TIME_MMD_H_
void set_num_blocks_per_burst(index_t num_blocks_per_burst)
std::function< float32_t(SGMatrix< float32_t >)> operation
virtual const char * get_name() const
virtual ~CLinearTimeMMD()
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 float64_t compute_p_value(float64_t statistic)