#include <svm.h>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/FORMAT/TextFile.h>
#include <OpenMS/SYSTEM/File.h>
#include <string>
#include <vector>
#include <map>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | SVMData |
Data structure used in SVMWrapper. More... | |
class | SVMWrapper |
Serves as a wrapper for the libsvm. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |