11 #ifndef _STRUCTUREDDATA_H__ 12 #define _STRUCTUREDDATA_H__ 14 #include <shogun/lib/config.h> 34 virtual const char*
get_name()
const {
return "StructuredData"; }
virtual ~CStructuredData()
virtual EStructuredDataType get_structured_data_type() const
virtual const char * get_name() const
Class SGObject is the base class of all shogun objects.
all of classes and functions are contained in the shogun namespace
Base class of the components of StructuredLabels.