Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

MapMatcherRegression Class Template Reference

#include <OpenMS/ANALYSIS/MAPMATCHING/MapMatcherRegression.h>

Inheritance diagram for MapMatcherRegression:

BaseMapMatcher

List of all members.


Detailed Description

template<typename ElementT = Feature>
class OpenMS::MapMatcherRegression< ElementT >

Map matching using linear regression.

Public Types

Type definitions
typedef BaseMapMatcher< ElementT > Base
typedef Base::ElementType ElementType
 Element type.
typedef Base::ElementPairVector ElementPairVector
 The element pairs are computed by the element matching class.

Public Member Functions

 MapMatcherRegression ()
 Constructor.
bool operator== (const MapMatcherRegression &rhs)
 equality operator
virtual ~MapMatcherRegression ()
 Destructor.
void estimateTransform ()
 estimates the transformation for each grid cell

Member Typedef Documentation

typedef BaseMapMatcher<ElementT> Base

typedef Base::ElementType ElementType

Element type.

Reimplemented from BaseMapMatcher.

typedef Base::ElementPairVector ElementPairVector

The element pairs are computed by the element matching class.

Reimplemented from BaseMapMatcher.


Constructor & Destructor Documentation

MapMatcherRegression (  )  [inline]

Constructor.

virtual ~MapMatcherRegression (  )  [inline, virtual]

Destructor.


Member Function Documentation

bool operator== ( const MapMatcherRegression< ElementT > &  rhs  )  [inline]

equality operator

void estimateTransform (  )  [inline, virtual]

estimates the transformation for each grid cell

Implements BaseMapMatcher.


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:42 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1