|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Complete tree layout: positioned nodes and labelled edges. More...
#include <Visualization.hpp>
Public Attributes | |
| std::vector< LayoutEdge > | edges |
| std::vector< LayoutNode > | nodes |
Complete tree layout: positioned nodes and labelled edges.
| std::vector<LayoutEdge> ppforest2::viz::TreeLayout::edges |
| std::vector<LayoutNode> ppforest2::viz::TreeLayout::nodes |