CLI argument parsing, validation, and configuration for ppforest2.
Definition Benchmark.hpp:21
Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration.
Definition Benchmark.hpp:25
int run_summarize(Params ¶ms)
Run the summarize subcommand.
void setup_summarize(CLI::App &app, Params ¶ms)
Register summarize subcommand options on app.
All CLI options and runtime parameters.
Definition CLIOptions.hpp:33