A fuzzy logic C++ library
|
This folder contains the core of the slifis library.
More...Files | |
file | data_descr.cpp |
holds implementation of slifis::DATA_DESCR | |
file | data_point.cpp |
implementation of class slifis::DATA_POINT | |
file | data_set.cpp |
Implementation of class slifis::DATA_SET. | |
file | datafile_info.cpp |
implementation of slifis::DATAFILE_INFO | |
file | dataset_properties.cpp |
holds implementation of slifis::DATASET_PROPERTIES | |
file | debug.cpp |
holds some global variables | |
file | error_handler.cpp |
holds error handling code | |
file | fpoint.cpp |
Implementation of class slifis::FPOINT. | |
file | fuzzy_in.cpp |
Implementation of class slifis::FUZZY_IN. | |
file | fuzzy_out.cpp |
Implementation of class slifis::FUZZY_OUT. | |
file | fuzzy_root.cpp |
Implementation of virtual class slifis::FUZZY_ROOT. | |
file | fuzzytype.cpp |
Implementation of class slifis::FUZZYVAL. | |
file | global_functions.cpp |
This file contains implementation of the fuzzy AND, OR and product functions, plus some functions used by them. | |
file | gnuplot_file.cpp |
file | helper_functions.cpp |
Holds implementation of some small utility functions. | |
file | input_sets.cpp |
implementation of class slifis::INPUT_SETS | |
file | membfunc.cpp |
Implementation of class slifis::MEMBFUNC. | |
file | private.hpp |
private header, symbols here never get exported in user space, only included in .cpp files | |
file | rb_table.cpp |
file | root_rule.cpp |
implementation of class slifis::ROOT_RULE | |
file | rule.cpp |
Implementation of class slifis::RULE. | |
file | rule_base.cpp |
Implementation of class slifis::RULE_BASE. | |
file | rule_idx.cpp |
Implementation of class slifis::RULE_IDX. | |
file | slifis.cpp |
Implementation of class SLIFIS. |
This folder contains the core of the slifis library.