A fuzzy logic C++ library
Classes | Namespaces
plot_fuzzy.hpp File Reference

Declaration of slifis_plot::PLOT_HSCALE and slifis_plot::PLOT_FUZZY. More...

#include "plot.hpp"
+ Include dependency graph for plot_fuzzy.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  slifis_plot::PLOT_HSCALE
 Struct used for transmitting horizontal scale of a plot, see PLOT_FUZZY::SetScale() and PLOT_FUZZY::GetScale() More...
class  slifis_plot::PLOT_FUZZY
 Root pure virtual class for PLOT_FS and PLOT_MF. Is NOT designed to be used by library end users,. More...

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.



Detailed Description

Declaration of slifis_plot::PLOT_HSCALE and slifis_plot::PLOT_FUZZY.