OpenMS
IsobaricIsotopeCorrector.h File Reference
#include <OpenMS/DATASTRUCTURES/Matrix.h>
#include <memory>
Include dependency graph for IsobaricIsotopeCorrector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IsobaricIsotopeCorrector
 Performs isotope impurity correction on intensities extracted from isobaric labeling experiments. More...
 

Namespaces

 Eigen
 
 OpenMS
 Main OpenMS namespace.
 

Typedefs

using MatrixXd = Matrix< double, -1, -1, 0, -1, -1 >
 
using VectorXd = Matrix< double, -1, 1, 0, -1, 1 >