OpenMS
2.7.0
|
#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 <OpenMS/MATH/MISC/MathFunctions.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. | |