cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of TimeToOutputByParameterLinePlot class. More...
#include <string>
#include "stat_bench/custom_output_name.h"
#include "stat_bench/param/parameter_name.h"
#include "stat_bench/plot_options.h"
#include "stat_bench/plots/i_plot.h"
#include "stat_bench/util/utf8_string.h"
Go to the source code of this file.
Classes | |
class | stat_bench::plots::TimeToOutputByParameterLinePlot |
Class of line plots of custom outputs with respect to measured processing time while parameter changes. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::plots |
Namespace of plotting. | |
Definition of TimeToOutputByParameterLinePlot class.
Definition in file time_to_output_by_parameter_line_plot.h.