#include <OpenMS/ANALYSIS/MAPMATCHING/MapMatcherRegression.h>
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 |
typedef BaseMapMatcher<ElementT> Base |
typedef Base::ElementType ElementType |
MapMatcherRegression | ( | ) | [inline] |
Constructor.
virtual ~MapMatcherRegression | ( | ) | [inline, virtual] |
Destructor.
bool operator== | ( | const MapMatcherRegression< ElementT > & | rhs | ) | [inline] |
equality operator
void estimateTransform | ( | ) | [inline, virtual] |
Generated Tue Apr 1 15:36:42 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |