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
void setup_predict(CLI::App &app, Params ¶ms)
Register predict subcommand options on app.
int run_predict(Params const ¶ms)
Run the predict subcommand.
All CLI options and runtime parameters.
Definition CLIOptions.hpp:33