|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Terminal style with ANSI color decorators. More...
#include <BenchmarkReport.hpp>
Public Member Functions | |
| std::string | bad (std::string const &s) const override |
| std::string | format_baseline_label (std::string const &ts) const override |
| std::string | format_footer (std::size_t count, double total_ms) const override |
| std::string | format_header (Columns const &columns) const override |
| std::string | format_row (Columns const &columns, ppforest2::io::layout::Row const &cells) const override |
| std::string | format_title (std::string const &name, std::string const &ts) const override |
| std::string | good (std::string const &s) const override |
| std::string | neutral (std::string const &s) const override |
Public Member Functions inherited from ppforest2::cli::BenchmarkReport::Style | |
| virtual | ~Style ()=default |
Additional Inherited Members | |
Protected Types inherited from ppforest2::cli::BenchmarkReport::Style | |
| using | Columns = std::vector<ppforest2::io::layout::Column> |
Terminal style with ANSI color decorators.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.
|
overridevirtual |
Implements ppforest2::cli::BenchmarkReport::Style.