10 #ifndef INDEXBLOCKRELATION_H_ 11 #define INDEXBLOCKRELATION_H_ 13 #include <shogun/lib/config.h> 22 #ifndef DOXYGEN_SHOULD_SKIP_THIS 23 enum EIndexBlockRelationType
48 const char*
get_name()
const {
return "IndexBlockRelation"; };
const char * get_name() const
bool check_blocks_list(CList *blocks)
Class SGObject is the base class of all shogun objects.
all of classes and functions are contained in the shogun namespace
virtual EIndexBlockRelationType get_relation_type() const =0
virtual ~CIndexBlockRelation()
Class List implements a doubly connected list for low-level-objects.