FuncSketch
Loading...
Searching...
No Matches
plot_range.h File Reference

Definition of PlotRange class. More...

#include <cmath>
#include <utility>
#include <fmt/base.h>
#include "func_sketch/exceptions.h"
#include "func_sketch/plotter/point.h"
Include dependency graph for plot_range.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  func_sketch::plotter::PlotRange
 Class of a range of a plot. More...
struct  fmt::formatter< func_sketch::plotter::PlotRange >
 Specialization of fmt::formatter for func_sketch::plotter::PlotRange. More...

Detailed Description

Definition of PlotRange class.

Definition in file plot_range.h.