cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
cdf_line_plot.h File Reference

Definition of CdfLinePlot class. More...

#include <string>
#include "stat_bench/plots/i_plot.h"
#include "stat_bench/util/utf8_string.h"
+ Include dependency graph for cdf_line_plot.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_bench::plots::CdfLinePlot
 Class of line plots of cumulative distribution functions. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::plots
 Namespace of plotting.
 

Detailed Description

Definition of CdfLinePlot class.

Definition in file cdf_line_plot.h.