14 #include <shogun/lib/config.h> 36 virtual const char*
get_name()
const {
return "Converter"; }
class Converter used to convert data
Class SGObject is the base class of all shogun objects.
virtual CFeatures * apply(CFeatures *features)=0
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.