Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Classes | Enumerations
MapAlignment

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...
 

Detailed Description

The map alignment algorithms.

Enumeration Type Documentation

anonymous enum
protected

Method to use for extrapolation (beyond 'xmin_'/'xmax_')

Enumerator
EX_LINEAR 
EX_BSPLINE 
EX_CONSTANT 
EX_GLOBAL_LINEAR 

OpenMS / TOPP release 2.0.0 Documentation generated on Thu Aug 20 2015 01:44:32 using doxygen 1.8.9.1