cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Declaration of utility functions for plots. More...
#include "stat_bench/benchmark_case_name.h"
#include "stat_bench/param/parameter_dict.h"
#include "stat_bench/util/utf8_string.h"
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::plots |
Namespace of plotting. | |
Functions | |
auto | stat_bench::plots::generate_plot_name (const BenchmarkCaseName &case_name, const param::ParameterDict ¶ms) -> util::Utf8String |
Generate a name for a plot. | |
Declaration of utility functions for plots.
Definition in file plot_utils.h.