#include <OpenMS/KERNEL/DPeakConstReferenceArray.h>
#include <OpenMS/DATASTRUCTURES/DBoundingBox.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/LinearMapping.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/BaseSuperimposer.h>
#include <fstream>
#include <vector>
#include <map>
#include <math.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | PoseClusteringAffineSuperimposer |
Superimposer that uses a voting scheme to find a good affine transformation. More... | |
Defines | |
#define | V_PoseClusteringAffineSuperimposer(bla) |
#define | V_preprocessSceneMap(bla) V_PoseClusteringAffineSuperimposer(bla) |
#define | V_hashAffineTransformations_(bla) V_PoseClusteringAffineSuperimposer(bla) |
#define | V_estimateFinalAffineTransformation_(bla) V_PoseClusteringAffineSuperimposer(bla) |
#define V_estimateFinalAffineTransformation_ | ( | bla | ) | V_PoseClusteringAffineSuperimposer(bla) |
#define V_hashAffineTransformations_ | ( | bla | ) | V_PoseClusteringAffineSuperimposer(bla) |
#define V_PoseClusteringAffineSuperimposer | ( | bla | ) |
#define V_preprocessSceneMap | ( | bla | ) | V_PoseClusteringAffineSuperimposer(bla) |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |