ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::io::layout::Column Struct Reference

Column definition for table formatting. More...

#include <Table.hpp>

Public Attributes

Align align = Align::right
 
std::string label
 
int width
 

Detailed Description

Column definition for table formatting.

Member Data Documentation

◆ align

Align ppforest2::io::layout::Column::align = Align::right

◆ label

std::string ppforest2::io::layout::Column::label

◆ width

int ppforest2::io::layout::Column::width

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