#include <OpenMS/ANALYSIS/MAPMATCHING/BasePairwiseMapMatcher.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/PoseClusteringShiftSuperimposer.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/PoseClusteringAffineSuperimposer.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/BaseSuperimposer_impl.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/BasePairFinder.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/SimplePairFinder.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/BasePairFinder_impl.h>
#include <OpenMS/KERNEL/DPeakConstReferenceArray.h>
#include <OpenMS/CONCEPT/Factory.h>
#include <OpenMS/DATASTRUCTURES/StringList.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | PoseClusteringPairwiseMapMatcher |
This class represents a point matching algorithm. More... | |
Defines | |
#define | V_PoseClusteringPairwiseMapMatcher(bla) |
#define | V_computeMatching_(bla) V_PoseClusteringPairwiseMapMatcher(bla) |
#define | V_buildGrid_(bla) V_PoseClusteringPairwiseMapMatcher(bla) |
#define V_buildGrid_ | ( | bla | ) | V_PoseClusteringPairwiseMapMatcher(bla) |
#define V_computeMatching_ | ( | bla | ) | V_PoseClusteringPairwiseMapMatcher(bla) |
#define V_PoseClusteringPairwiseMapMatcher | ( | bla | ) |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |