![]() |
A fuzzy logic C++ library
|
Declaration of class slifis::FUZZY_ROOT. More...
#include "membfunc.hpp"
Include dependency graph for fuzzy_root.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | slifis::FUZZY_ROOT |
| Virtual class, designed to be inherited into FUZZY_IN and FUZZY_OUT. More... | |
Namespaces | |
| namespace | slifis |
This namespace includes all root classes, functions, and datatypes of the library. | |
Enumerations | |
| enum | slifis::EN_FUNCSPACING { slifis::FS_LIN = 0, slifis::FS_LOG, slifis::FS_LOGREV, slifis::FS_GAUSS, slifis::FS_DUMMY } |
| Used for defining the spacing of function built automatically using a min and max value. More... | |
Declaration of class slifis::FUZZY_ROOT.
1.7.6.1