|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Aggregated results for an entire suite run. More...
#include <Benchmark.hpp>
Public Member Functions | |
| nlohmann::json | to_json () const |
Public Attributes | |
| std::vector< ScenarioResult > | results |
| std::string | suite_name |
| std::string | timestamp |
| double | total_time_ms = 0 |
Aggregated results for an entire suite run.
| nlohmann::json ppforest2::cli::SuiteResult::to_json | ( | ) | const |
| std::vector<ScenarioResult> ppforest2::cli::SuiteResult::results |
| std::string ppforest2::cli::SuiteResult::suite_name |
| std::string ppforest2::cli::SuiteResult::timestamp |
| double ppforest2::cli::SuiteResult::total_time_ms = 0 |