#include <OpenMS/DATASTRUCTURES/DistanceMatrix.h>
#include <OpenMS/DATASTRUCTURES/BinaryTreeNode.h>
#include <vector>
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 | |
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 More... | |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |