OpenMS
|
#include <OpenMS/ML/CLUSTERING/ClusterAnalyzer.h>
#include <OpenMS/ML/CLUSTERING/ClusterFunctor.h>
#include <OpenMS/KERNEL/BinnedSpectrum.h>
#include <OpenMS/COMPARISON/BinnedSpectrumCompareFunctor.h>
#include <OpenMS/COMPARISON/PeakSpectrumCompareFunctor.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/DistanceMatrix.h>
#include <OpenMS/KERNEL/StandardTypes.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | ClusterHierarchical |
Hierarchical clustering with generic clustering functions. More... | |
class | UnnormalizedComparator |
Exception thrown if clustering is attempted without a normalized compare functor. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |