|
Polymake Template Library (PTL)
3.6
|
Pointer class. More...
Public Member Functions | |
| template<typename Traits > | |
| void | traverse_to_leaf (const Traits &t, link_index Dir) |
| descend to the leaf in the given direction | |
Friends | |
| template<typename Traits > | |
| Ptr | traverse (Ptr n, const Traits &t, link_index Dir) |
| move to the next (dir==R) or previous (dir==L) node. | |
Pointer class.
1.8.15