Definition of class SecureSvm. More...
#include "utils/config.h"
#include "core/big_integer.h"
#include "core/paillier.h"
#include "libsvm/svm.h"
#include "boost/assign.hpp"
#include <iostream>
#include <cmath>
#include <stdexcept>
#include <fstream>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | SeComLib::SecureRecommendations::SecureSvm |
Secure Support Vector Machine algorithm. More... | |
Namespaces | |
SeComLib | |
The enclosing namespace. | |
SeComLib::SecureRecommendations | |
Simulation for: Privacy-Preserving Recommender Systems in eHealth Systems. | |
Definition of class SecureSvm.
Definition in file secure_svm.h.