10 #ifndef TASKRELATION_H_
11 #define TASKRELATION_H_
12 #define IGNORE_IN_CLASSLIST
21 #ifndef DOXYGEN_SHOULD_SKIP_THIS
49 virtual const char*
get_name()
const {
return "TaskRelation"; };
virtual const char * get_name() const
#define IGNORE_IN_CLASSLIST
Class SGObject is the base class of all shogun objects.
virtual ETaskRelationType get_relation_type() const =0
virtual int32_t get_num_tasks() const =0
all of classes and functions are contained in the shogun namespace
used to represent tasks in multitask learning
virtual SGVector< index_t > * get_tasks_indices() const =0