10 #ifndef INDEXBLOCKTREE_H_
11 #define INDEXBLOCKTREE_H_
96 const char*
get_name()
const {
return "IndexBlockTree"; };
SGVector< float64_t > m_precomputed_ind_t
virtual SGVector< float64_t > get_SLEP_ind_t() const
class IndexBlockTree used to represent tree guided feature relation.
virtual SGVector< index_t > get_SLEP_ind()
const char * get_name() const
virtual SGVector< float64_t > get_SLEP_G()
CIndexBlock * m_root_block
void set_root_block(CIndexBlock *root_block)
SGVector< float64_t > m_precomputed_G
class IndexBlock used to represent contiguous indices of one group (e.g. block of related features) ...
CIndexBlock * get_root_block() const
all of classes and functions are contained in the shogun namespace
virtual ~CIndexBlockTree()
virtual EIndexBlockRelationType get_relation_type() const