10 #ifndef INDEXBLOCKRELATION_H_
11 #define INDEXBLOCKRELATION_H_
22 #ifndef DOXYGEN_SHOULD_SKIP_THIS
23 enum EIndexBlockRelationType
48 const char*
get_name()
const {
return "IndexBlockRelation"; };
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
const char * get_name() const
virtual EIndexBlockRelationType get_relation_type() const =0
virtual ~CIndexBlockRelation()
Class List implements a doubly connected list for low-level-objects.