A fuzzy logic C++ library
|
#include "plot_fuzzy.hpp"
Classes | |
class | slifis_plot::PLOT_FS |
Plot of a set of membership functions. 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. | |
Defines | |
#define | SLIFIS_PLOT_NB_COLORS 12 |
Nb colors defined for plotting a set of mf function. |
#define SLIFIS_PLOT_NB_COLORS 12 |
Nb colors defined for plotting a set of mf function.
Referenced by slifis_plot::PLOT_FS::P_DrawPlot(), and slifis_plot::PLOT_FS::P_InitColorSet().