Definition of class Hub. More...
#include "utils/config.h"#include "utils/filesystem.h"#include "utils/math.h"#include "utils/date_time.h"#include "utils/cpu_timer.h"#include "core/big_integer.h"#include "core/random_provider.h"#include "core/paillier.h"#include "server.h"#include "test_data_row.h"#include <iostream>#include <fstream>#include <string>#include <sstream>#include <numeric>#include <vector>#include <map>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | SeComLib::SecureRecommendations::Hub |
| Home hub client. More... | |
Namespaces | |
| SeComLib | |
| The enclosing namespace. | |
| SeComLib::SecureRecommendations | |
| Simulation for: Privacy-Preserving Recommender Systems in eHealth Systems. | |
Definition of class Hub.
Definition in file hub.h.
1.8.6