Search Toolkit Book for CTree::STreeEdge
Structure for listing tree edges.
More...
#include <algo/cobalt/tree.hpp>
Structure for listing tree edges.
Definition at line 59 of file tree.hpp.
◆ STreeEdge()
Initialize an edge.
- Parameters
-
n | The edge [in] |
d | length of the edge [in] |
Definition at line 67 of file tree.hpp.
◆ distance
double CTree::STreeEdge::distance |
length of this edge
Definition at line 61 of file tree.hpp.
◆ node
pointer to this edge in the tree
Definition at line 60 of file tree.hpp.
The documentation for this struct was generated from the following file: