cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
plot_utils.h File Reference

Declaration of utility functions for plots. More...

+ Include dependency graph for plot_utils.h:
+ This graph shows which files directly or indirectly include this file:

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 &params) -> util::Utf8String
 Generate a name for a plot.
 

Detailed Description

Declaration of utility functions for plots.

Definition in file plot_utils.h.