Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

UnnormalizedComparator Class Reference

Exception thrown if clustering is attempted without a normalized compare functor. More...

#include <OpenMS/COMPARISON/CLUSTERING/ClusterHierarchical.h>

Inheritance diagram for UnnormalizedComparator:
BaseException

List of all members.

Public Member Functions

 UnnormalizedComparator (const char *file, int line, const char *function, const char *message="Clustering with unnormalized similarity measurement requested, normalized is mandatory") throw ()
virtual ~UnnormalizedComparator () throw ()

Detailed Description

Exception thrown if clustering is attempted without a normalized compare functor.

due to similarity - distance conversions that are mandatory in some context, compare functors must return values normalized in the range [0,1] to ensure a clean conversion


Constructor & Destructor Documentation

UnnormalizedComparator ( const char *  file,
int  line,
const char *  function,
const char *  message = "Clustering with unnormalized similarity measurement requested, normalized is mandatory" 
) throw ()
virtual ~UnnormalizedComparator (  )  throw () [virtual]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1