|
| struct | AlignmentEdge |
| | Basic data structure for an edge of an unrooted alignment tree. More...
|
| |
| struct | AlignmentNode |
| | Basic data structure for a node of an unrooted alignment tree. More...
|
| |
| struct | AlignmentTree |
| | Basic tree data structure for an alignment of two rooted binary trees. More...
|
| |
| struct | BinaryTree |
| | Basic tree data structure for a rooted contour tree of degree 2 and rooted contour tree alignments of degree 2. More...
|
| |
| class | ContourTree |
| | Contour Tree Data Structure for an unrooted contour tree of unbounded degree for internal use from the ttk:ContourTreeAlignment module. More...
|
| |
| struct | CTEdge |
| | Basic data structure for an edge of an unrooted contour tree. More...
|
| |
| struct | CTNode |
| | Basic data structure for a node of an unrooted contour tree. More...
|
| |
| struct | Tree |
| | Basic tree data structure for a rooted contour tree of unbounded degree. More...
|
| |