| _blocknum | Pl2BTree | [private] |
| _btree | Pl2BTree | [private] |
| _count | Pl2BTree | [private] |
| _epsilon | Pl2BTree | [private] |
| _heights | Pl2BTree | [private] |
| _widths | Pl2BTree | [private] |
| _xloc | Pl2BTree | [private] |
| _XX | Pl2BTree | [private] |
| _yloc | Pl2BTree | [private] |
| _YY | Pl2BTree | [private] |
| AlgoType enum name | Pl2BTree | |
| btree() const | Pl2BTree | [inline] |
| build_tree_add_block(const BuildTreeRecord &btr) | Pl2BTree | [private] |
| EPSILON_ACCURACY | Pl2BTree | [static] |
| get_epsilon() const | Pl2BTree | [inline, private] |
| getXX() const | Pl2BTree | [inline] |
| getYY() const | Pl2BTree | [inline] |
| HEURISTIC enum value | Pl2BTree | |
| heuristic_build_tree() | Pl2BTree | [private] |
| INFTY | Pl2BTree | [static] |
| initializeTree() | Pl2BTree | [inline, private] |
| Pl2BTree(const vector< double > &n_xloc, const vector< double > &n_yloc, const vector< double > &n_widths, const vector< double > &n_heights, AlgoType algo) | Pl2BTree | [inline] |
| TCG enum value | Pl2BTree | |
| TCG_build_tree() | Pl2BTree | [private] |
| TCG_DP(vector< vector< bool > > &TCGMatrix) | Pl2BTree | [private] |
| TCGDfs(vector< vector< bool > > &TCGMatrix, const vector< vector< bool > > &adjMatrix, int v, vector< int > &pre) | Pl2BTree | [private] |
| UNDEFINED | Pl2BTree | [static] |
1.3.2