OpenMS
ClusterAnalyzer.h File Reference
Include dependency graph for ClusterAnalyzer.h:
This graph shows which files directly or indirectly include this file:

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
 FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
 

Functions

bool compareBinaryTreeNode (const BinaryTreeNode &x, const BinaryTreeNode &y)
 returns the value of (x.distance < y.distance) for use with sort More...