#include <OpenMS/DATASTRUCTURES/DistanceMatrix.h>#include <OpenMS/DATASTRUCTURES/String.h>#include <OpenMS/DATASTRUCTURES/BinaryTreeNode.h>#include <vector>#include <set>#include <list>#include <iostream>#include <fstream>#include <cfloat>Go to the source code of this file.
Classes | |
| class | ClusterAnalyzer |
| Bundles analyzing tools for a clustering (given as sequence of BinaryTreeNode's). More... | |
Namespaces | |
| namespace | OpenMS |
Main OpenMS namespace. | |
Functions | |
| bool | compareBinaryTreeNode (const BinaryTreeNode &x, const BinaryTreeNode &y) |
| returns the value of (x.distance < y.distance) for use with sort | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |