The map alignment algorithms. More...
Classes | |
| class | MapAlignmentAlgorithmIdentification |
| A map alignment algorithm based on peptide identifications from MS2 spectra. More... | |
| class | MapAlignmentAlgorithmPoseClustering |
| A map alignment algorithm based on pose clustering. More... | |
| class | MapAlignmentAlgorithmSpectrumAlignment::Compare |
| innerclass necessary for using the sort algo. More... | |
| class | MapAlignmentAlgorithmSpectrumAlignment |
| A map alignment algorithm based on spectrum similarity (dynamic programming). More... | |
| class | PoseClusteringAffineSuperimposer |
| A superimposer that uses a voting scheme, also known as pose clustering, to find a good affine transformation. More... | |
| class | PoseClusteringShiftSuperimposer |
| A superimposer that uses a voting scheme, also known as pose clustering, to find a good shift transformation. More... | |
| class | TransformationDescription |
| Generic description of a coordinate transformation. More... | |
| class | TransformationModel |
| Base class for transformation models. More... | |
| class | TransformationModelBSpline |
| B-spline (non-linear) model for transformations. More... | |
| class | TransformationModelInterpolated::Interpolator |
| The class defines a generic interpolation technique used in the TransformationModelInterpolated. More... | |
| class | TransformationModelInterpolated |
| Interpolation model for transformations. More... | |
| class | TransformationModelLinear |
| Linear model for transformations. More... | |
Enumerations | |
| enum | { EX_LINEAR, EX_BSPLINE, EX_CONSTANT, EX_GLOBAL_LINEAR } |
| Method to use for extrapolation (beyond 'xmin_'/'xmax_') More... | |
The map alignment algorithms.
| OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:13:43 using doxygen 1.8.9.1 |