What style of graphic : histogram ? graph ?
More...
#include <benchmark.h>
Detailed Description
What style of graphic : histogram ? graph ?
Member Enumeration Documentation
- Enumerator:
graph |
histogram plot. This is the default. x ticks are evenly spaced, whatever there value and are labelled with their value.
|
other |
standard plot. Plots y_i=f(x) with x in the first colum and y_i in ith column. x-ticks are well spaced.
|
The documentation for this struct was generated from the following file: