#include <OpenMS/ANALYSIS/MAPMATCHING/BasePairFinder.h>
#include <OpenMS/SYSTEM/StopWatch.h>
#include <OpenMS/ANALYSIS/MAPMATCHING/IndexTuple.h>
#include <CGAL/Cartesian.h>
#include <CGAL/Point_set_2.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | DelaunayPairFinder |
This class implements an element pair finding algorithm. More... | |
class | DelaunayPairFinder::Point |
class | DelaunayPairFinder::GeometricTraits |
class | DelaunayPairFinder::GeometricTraits::Construct_center_2 |
Defines | |
#define | V_DelaunayPairFinder(bla) |
#define | V_DelaunayConsenus(bla) |
#define | V_findElementPairs(bla) V_DelaunayPairFinder(bla) |
#define | V_computeConsensusMap(bla) V_DelaunayConsenus(bla) |
#define V_computeConsensusMap | ( | bla | ) | V_DelaunayConsenus(bla) |
#define V_DelaunayConsenus | ( | bla | ) |
#define V_DelaunayPairFinder | ( | bla | ) |
#define V_findElementPairs | ( | bla | ) | V_DelaunayPairFinder(bla) |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |