![]() |
A fuzzy logic C++ library
|
Main include file, also holds declaration of class SLIFIS. More...
#include "rule_base.hpp"#include "global_functions.hpp"#include "data_set.hpp"#include "helper_functions.hpp"#include "input_range.hpp"
Include dependency graph for slifis.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | slifis::INF_PARAMS |
| Parameters of inference process. More... | |
| class | slifis::SLIFIS |
| This is the main class of the library, holds everything is required for a Fis. More... | |
Namespaces | |
| namespace | slifis |
This namespace includes all root classes, functions, and datatypes of the library. | |
Main include file, also holds declaration of class SLIFIS.
1.7.6.1