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

A suite of scenarios with shared defaults. More...

#include <Benchmark.hpp>

Public Member Functions

 BenchmarkSuite (std::string name="ppforest2 benchmark")
 

Public Attributes

std::string name
 
std::vector< nlohmann::json > scenarios
 

Detailed Description

A suite of scenarios with shared defaults.

Each scenario is a plain JSON object containing all fields (after default merging).

Constructor & Destructor Documentation

◆ BenchmarkSuite()

ppforest2::cli::BenchmarkSuite::BenchmarkSuite ( std::string name = "ppforest2 benchmark")
inlineexplicit

Member Data Documentation

◆ name

std::string ppforest2::cli::BenchmarkSuite::name

◆ scenarios

std::vector<nlohmann::json> ppforest2::cli::BenchmarkSuite::scenarios

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