A fuzzy logic C++ library
Classes | Namespaces
plot_rb.hpp File Reference
#include "grid.hpp"
+ Include dependency graph for plot_rb.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  slifis_plot::PLOT_RB
 this is a pure virtual root class for the 2 type of plots for a rule base : PLOT_RB_2D and PLOT_RB_TEXT It holds common attributes (GRID) 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