MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / MATPLOT_EXPORTS

Class MATPLOT_EXPORTS

source/matplot/backend/gnuplot.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15namespace matplot::backend {
16 class MATPLOT_EXPORTS gnuplot : public backend_interface {
17 public:
18 gnuplot();
19 virtual ~gnuplot();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected