#include <cmath>#include <limits>#include <map>#include <queue>#include <boost/unordered/unordered_set.hpp>#include <OpenMS/COMPARISON/CLUSTERING/HashGrid.h>#include <OpenMS/CONCEPT/Types.h>Go to the source code of this file.
| Classes | |
| class | HierarchicalClustering< PointRef > | 
| Generic 2-dimensional hierarchical clustering with geometric hashing.  More... | |
| class | HierarchicalClustering< PointRef >::BoundingBox | 
| Bounding box of cluster.  More... | |
| class | HierarchicalClustering< PointRef >::Cluster | 
| Set of points. Describes a cluster on the grid. A point consists of a PointCoordinate and a PointRef.  More... | |
| class | HierarchicalClustering< PointRef >::TreeNode | 
| Tree node used for clustering.  More... | |
| class | HierarchicalClustering< PointRef >::TreeDistance | 
| Wrapper class for two trees and the corresponding distance.  More... | |
| Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |