cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
This is the complete list of members for stat_bench::PlotOptions, including all inherited members.
log_output(bool value) noexcept -> PlotOptions & | stat_bench::PlotOptions | |
log_output() const noexcept -> bool | stat_bench::PlotOptions | |
log_parameter(bool value) noexcept -> PlotOptions & | stat_bench::PlotOptions | |
log_parameter() const noexcept -> bool | stat_bench::PlotOptions | |
PlotOptions() noexcept | stat_bench::PlotOptions | |
PlotOptions(PlotOption::Value option) noexcept | stat_bench::PlotOptions | |
subplot_column_parameter_name(const util::StringView &value) noexcept -> PlotOptions & | stat_bench::PlotOptions | |
subplot_column_parameter_name() const noexcept -> util::StringView | stat_bench::PlotOptions | |
subplot_row_parameter_name(const util::StringView &value) noexcept -> PlotOptions & | stat_bench::PlotOptions | |
subplot_row_parameter_name() const noexcept -> util::StringView | stat_bench::PlotOptions |