#include <cassert>
#include <sstream>
#include <string>
#include <vector>
#include <map>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/service/Logger.hpp>
#include <trademgen/TRADEMGEN_Exceptions.hpp>
#include <trademgen/basic/DictionaryManager.hpp>
Go to the source code of this file.
Classes | |
struct | TRADEMGEN::CategoricalAttributeLite< T > |
Class modeling the distribution of values that can be taken by a categorical attribute. More... |
Namespaces | |
namespace | TRADEMGEN |