ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::viz::TreeLayout Struct Reference

Complete tree layout: positioned nodes and labelled edges. More...

#include <Visualization.hpp>

Public Attributes

std::vector< LayoutEdgeedges
 
std::vector< LayoutNodenodes
 

Detailed Description

Complete tree layout: positioned nodes and labelled edges.

Member Data Documentation

◆ edges

std::vector<LayoutEdge> ppforest2::viz::TreeLayout::edges

◆ nodes

std::vector<LayoutNode> ppforest2::viz::TreeLayout::nodes

The documentation for this struct was generated from the following file: