SparseLibrary  Version 1.6.0
SBDTree Member List

This is the complete list of members for SBDTree, including all inherited members.

build(std::vector< unsigned long int > &hierarchy, std::vector< unsigned long int > &r_bounds, std::vector< unsigned long int > &c_bounds)SBDTreeprotected
c_hiSBDTreeprotected
c_loSBDTreeprotected
columnBounds(const unsigned long int index, unsigned long int &c_lo, unsigned long int &c_hi)SBDTree
getRoot()SBDTree
getSeparatorBB(const unsigned long int index, unsigned long int &r_lo, unsigned long int &r_hi, unsigned long int &c_lo, unsigned long int &c_hi)SBDTree
isLeaf(const unsigned long int index)SBDTree
left(const unsigned long int index)SBDTree
left_childSBDTreeprotected
NO_SUCH_NODESBDTreeprotectedstatic
nodesSBDTreeprotected
parentSBDTreeprotected
r_hiSBDTreeprotected
r_loSBDTreeprotected
right(const unsigned long int index)SBDTree
right_childSBDTreeprotected
rootSBDTreeprotected
root_is_setSBDTreeprotected
rowBounds(const unsigned long int index, unsigned long int &r_lo, unsigned long int &r_hi)SBDTree
SBDTree(std::vector< unsigned long int > &r_hierarchy, std::vector< unsigned long int > &c_hierarchy, std::vector< unsigned long int > &r_bounds, std::vector< unsigned long int > &c_bounds)SBDTree
SBDTree(std::vector< unsigned long int > &hierarchy, std::vector< unsigned long int > &r_bounds, std::vector< unsigned long int > &c_bounds)SBDTree
size()SBDTree
up(const unsigned long int index)SBDTree
~SBDTree()SBDTree