CLI argument parsing, validation, and configuration for ppforest2.
Definition Benchmark.hpp:18
Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration.
Definition Benchmark.hpp:22
CLI::App * setup_predict(CLI::App &app, CLIOptions ¶ms)
Register predict subcommand options on app.
int run_predict(CLIOptions ¶ms)
Run the predict subcommand.
All CLI options and runtime parameters.
Definition CLIOptions.hpp:32