#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>
#include <iostream>
#include <fstream>
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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:24 using doxygen 1.8.5 |