cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Implementation of utility functions for plots. More...
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. | |
Implementation of utility functions for plots.
Definition in file plot_utils.cpp.