#include <OpenMS/config.h>
#include <OpenMS/CHEMISTRY/TheoreticalSpectrumGenerator.h>
#include <OpenMS/SIMULATION/SimTypes.h>
#include <OpenMS/ANALYSIS/SVM/SVMWrapper.h>
#include <boost/random/mersenne_twister.hpp>
Go to the source code of this file.
Classes | |
class | SvmTheoreticalSpectrumGenerator |
Simulates MS2 spectra with support vector machines. More... | |
struct | SvmTheoreticalSpectrumGenerator::IonType |
nested class More... | |
struct | SvmTheoreticalSpectrumGenerator::DescriptorSet |
A set of descriptors for a single training row. More... | |
struct | SvmTheoreticalSpectrumGenerator::SvmModelParameterSet |
Simple container storing the model parameters required for simulation. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 2.0.0 | Documentation generated on Thu Aug 20 2015 01:44:31 using doxygen 1.8.9.1 |