#include <OpenMS/config.h>
#include <OpenMS/CHEMISTRY/TheoreticalSpectrumGenerator.h>
#include <OpenMS/ANALYSIS/SVM/SVMWrapper.h>
#include <OpenMS/KERNEL/StandardDeclarations.h>
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/KERNEL/MSExperiment.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.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |