A fuzzy logic C++ library
Namespaces | Functions
plot.cpp File Reference
#include "plot.hpp"
#include "plot_private.hpp"
+ Include dependency graph for plot.cpp:

Namespaces

namespace  slifis_plot
 

This namespace includes both the set of interface functions to the backend graphical library and the plot classes, see Slifis Graphical API for plotting.


Functions

PLOT_DATA & slifis_plot::plot_data ()
 Static allocation of static stuff for plots, using idiom "Construct On First Use".

Detailed Description