OpenMS
|
#include <OpenMS/DATASTRUCTURES/Matrix.h>
Go to the source code of this file.
Classes | |
class | IsobaricIsotopeCorrector |
Performs isotope impurity correction on the intensities extracted from an isobaric labeling experiment. 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 > |