cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Implementation of ViolinPlot class. More...
#include "stat_bench/plots/violin_plot.h"
#include <vector>
#include <plotly_plotter/figure.h>
#include <plotly_plotter/figure_builders/violin.h>
#include <plotly_plotter/write_html.h>
#include "common_labels.h"
#include "create_data_table.h"
#include "stat_bench/measurer/measurer_name.h"
#include "stat_bench/param/parameter_name.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. | |
Implementation of ViolinPlot class.
Definition in file violin_plot.cpp.