Exception thrown if clustering is attempted without a normalized compare functor. More...
#include <OpenMS/COMPARISON/CLUSTERING/ClusterHierarchical.h>
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 () |
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
| 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 |