![]() |
OpenMS
3.0.0
|
#include <OpenMS/DATASTRUCTURES/Matrix.h>Go to the source code of this file.
Classes | |
| class | Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > |
| 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 > |
| class Eigen::Matrix |