#include <OpenMS/config.h>
#include <OpenMS/CHEMISTRY/TheoreticalSpectrumGenerator.h>
#include <OpenMS/SIMULATION/SimTypes.h>
#include <OpenMS/ANALYSIS/SVM/SVMWrapper.h>
#include <boost/smart_ptr.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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:24 using doxygen 1.8.5 |