cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of IPlot class. More...
#include <string>
#include <vector>
#include "stat_bench/benchmark_group_name.h"
#include "stat_bench/measurer/measurement.h"
#include "stat_bench/measurer/measurer_name.h"
#include "stat_bench/util/utf8_string.h"
Go to the source code of this file.
Classes | |
class | stat_bench::plots::IPlot |
Class of interface of plots. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::plots |
Namespace of plotting. | |
Definition of IPlot class.
Definition in file i_plot.h.