![]() |
A fuzzy logic C++ library
|
holds declaration of slifis::DATA_SET More...
Include dependency graph for data_set.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | slifis::DATA_SET |
| This class is intended to hold all the loaded data points for further processing. More... | |
Namespaces | |
| namespace | slifis |
This namespace includes all root classes, functions, and datatypes of the library. | |
Typedefs | |
| typedef std::pair< std::string, size_t > | slifis::PAIR_STRING_COUNT |
| A type using for storing the string-attribute value and its associated counter, see class DATA_SET. | |
Enumerations | |
| enum | slifis::EN_MinMaxValue { slifis::MM_Min, slifis::MM_Max } |
| Used for retrieving Min/Max value of a dataset. More... | |
holds declaration of slifis::DATA_SET
1.7.6.1