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

Benchmark-specific options. More...

#include <BenchmarkParams.hpp>

Public Attributes

std::string baseline_path
 
std::string format = "table"
 
std::vector< std::string > outputs
 
std::string scenarios_path
 

Detailed Description

Benchmark-specific options.

Member Data Documentation

◆ baseline_path

std::string ppforest2::cli::BenchmarkParams::baseline_path

◆ format

std::string ppforest2::cli::BenchmarkParams::format = "table"

◆ outputs

std::vector<std::string> ppforest2::cli::BenchmarkParams::outputs

◆ scenarios_path

std::string ppforest2::cli::BenchmarkParams::scenarios_path

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