10 #ifndef __MEANSHIFTDATAGENERATOR_H_ 11 #define __MEANSHIFTDATAGENERATOR_H_ 13 #include <shogun/lib/config.h> 55 return "MeanShiftDataGenerator";
This class implements streaming features with dense feature vectors.
index_t m_dimension_shift
virtual const char * get_name() const
virtual ~CMeanShiftDataGenerator()
void set_mean_shift_model(float64_t mean_shift, index_t dimension, index_t m_dimension_shift=0)
CMeanShiftDataGenerator()
all of classes and functions are contained in the shogun namespace