99 [[nodiscard]]
auto log_output()
const noexcept -> bool;
unsigned Value
Type of values.
PlotOptions() noexcept
Constructor.
auto subplot_row_parameter_name() const noexcept -> util::StringView
Get parameter name used for rows of subplots.
auto log_parameter() const noexcept -> bool
Get whether to plot parameters in the log scale.
auto subplot_column_parameter_name() const noexcept -> util::StringView
Get parameter name used for columns of subplots.
auto log_output() const noexcept -> bool
Get whether to plot custom outputs in the log scale.
Class of view of strings.
Namespace of stat_bench source codes.
Definition of PlotOption enumeration.
Declaration of check_glob_pattern function.