A fuzzy logic C++ library
|
#include "grid.hpp"
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. |