

Public Member Functions | |
| PhyNodeCompare (int dim) | |
| bool | operator() (const typename ST_RecursivePartition::PhyNode *a, const typename ST_RecursivePartition::PhyNode *b) const |
Private Attributes | |
| const int | dim |
Definition at line 57 of file spanningTree.C.
| ST_RecursivePartition< Iterator >::PhyNodeCompare< Iterator >::PhyNodeCompare | ( | int | dim | ) | [inline] |
Definition at line 59 of file spanningTree.C.
| bool ST_RecursivePartition< Iterator >::PhyNodeCompare< Iterator >::operator() | ( | const typename ST_RecursivePartition::PhyNode * | a, | |
| const typename ST_RecursivePartition::PhyNode * | b | |||
| ) | const [inline] |
Definition at line 60 of file spanningTree.C.
References ST_RecursivePartition< Iterator >::PhyNode< Iterator >::coords, and ST_RecursivePartition< Iterator >::PhyNode< Iterator >::id.
const int ST_RecursivePartition< Iterator >::PhyNodeCompare< Iterator >::dim [private] |
Definition at line 66 of file spanningTree.C.
1.5.5