#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 | |
| namespace | OpenMS |
Main OpenMS namespace. | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |