#include <treeStrategy_3dTorus_minHops.h>
Public Member Functions | |
lessThan (const int _dim) | |
bool | operator() (const SpanningTreeVertex &a, const SpanningTreeVertex &b) |
Private Attributes | |
const int | dim |
int | other [2] |
Definition at line 100 of file treeStrategy_3dTorus_minHops.h.
topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::lessThan | ( | const int | _dim | ) | [inline] |
Definition at line 103 of file treeStrategy_3dTorus_minHops.h.
bool topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::operator() | ( | const SpanningTreeVertex & | a, | |
const SpanningTreeVertex & | b | |||
) | [inline] |
Definition at line 104 of file treeStrategy_3dTorus_minHops.h.
References topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::dim, topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::other, and topo::SpanningTreeVertex::X.
const int topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::dim [private] |
Definition at line 128 of file treeStrategy_3dTorus_minHops.h.
Referenced by topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::operator()().
int topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::other[2] [private] |
Definition at line 129 of file treeStrategy_3dTorus_minHops.h.
Referenced by topo::impl::TreeBoundingBoxOn3dTorus< Iterator >::lessThan::operator()().